Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCOUNT_LOCKED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- AccountLockedEvent - Class in com.nnipa.proto.auth
-
Event: Account Locked
- AccountLockedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Account Locked
- AccountLockedEventOrBuilder - Interface in com.nnipa.proto.auth
- AccountUnlockedEvent - Class in com.nnipa.proto.auth
-
Event: Account Unlocked
- AccountUnlockedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Account Unlocked
- AccountUnlockedEventOrBuilder - Interface in com.nnipa.proto.auth
- ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizeActionCommand
- ACTION_TAKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- ACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
- ACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
- addAllChannels(Iterable<String>) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - addAllComplianceTypes(Iterable<String>) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- addAllEnabledFeatures(Iterable<String>) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - addAllEnabledFeatures(Iterable<String>) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - addAllFailedResources(Iterable<String>) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - addAllGrantedPermissions(Iterable<String>) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - addAllPermissionIds(Iterable<String>) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - addAllPolicyIds(Iterable<String>) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - addAllProvisionedResources(Iterable<String>) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - addAllQuietHours(Iterable<String>) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- addAllRecipients(Iterable<String>) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - addAllRecommendations(Iterable<String>) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - addAllRequiredFields(Iterable<String>) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - addAllResourcesToProvision(Iterable<String>) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - addAllResourceTypes(Iterable<String>) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- addAllScopes(Iterable<String>) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - addAllStatuses(Iterable<? extends ComplianceStatusResponse.ComplianceStatus>) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - addAllValidations(Iterable<String>) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- addAllValidations(Iterable<String>) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- addAllVariables(Iterable<String>) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - addAllViolations(Iterable<String>) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - addChannels(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - addChannelsBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - addComplianceTypes(String) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- addComplianceTypesBytes(ByteString) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- addEnabledFeatures(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - addEnabledFeatures(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - addEnabledFeaturesBytes(ByteString) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - addEnabledFeaturesBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - addFailedResources(String) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - addFailedResourcesBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - addGrantedPermissions(String) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - addGrantedPermissionsBytes(ByteString) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - ADDITIONAL_INFO_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- ADDITIONAL_INFO_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- addPermissionIds(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - addPermissionIdsBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - addPolicyIds(String) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - addPolicyIdsBytes(ByteString) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - addProvisionedResources(String) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - addProvisionedResourcesBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - addQuietHours(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- addQuietHoursBytes(ByteString) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- addRecipients(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - addRecipientsBytes(ByteString) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - addRecommendations(String) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - addRecommendationsBytes(ByteString) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.Address.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- addRequiredFields(String) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - addRequiredFieldsBytes(ByteString) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - addResourcesToProvision(String) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - addResourcesToProvisionBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - addResourceTypes(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- addResourceTypesBytes(ByteString) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- Address - Class in com.nnipa.proto.common
-
Address information
- ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
- Address.Builder - Class in com.nnipa.proto.common
-
Address information
- AddressOrBuilder - Interface in com.nnipa.proto.common
- addScopes(String) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - addScopesBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - addStatuses(int, ComplianceStatusResponse.ComplianceStatus) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - addStatuses(int, ComplianceStatusResponse.ComplianceStatus.Builder) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - addStatuses(ComplianceStatusResponse.ComplianceStatus) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - addStatuses(ComplianceStatusResponse.ComplianceStatus.Builder) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - addStatusesBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - addStatusesBuilder(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - addValidations(String) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- addValidations(String) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- addValidationsBytes(ByteString) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- addValidationsBytes(ByteString) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- addVariables(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - addVariablesBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - addViolations(String) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - addViolationsBytes(ByteString) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - ALLOWED_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- ASSIGNED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
- ASSIGNED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
- ASYNC_PROVISION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
- ATTEMPT_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- ATTRIBUTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- AuditInfo - Class in com.nnipa.proto.common
-
Audit information
- AuditInfo.Builder - Class in com.nnipa.proto.common
-
Audit information
- AuditInfoOrBuilder - Interface in com.nnipa.proto.common
- AuditLogCommand - Class in com.nnipa.proto.command
-
Command: Audit Log
- AuditLogCommand.AuditEntry - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.AuditLogCommand.AuditEntry - AuditLogCommand.AuditEntry.Builder - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.AuditLogCommand.AuditEntry - AuditLogCommand.AuditEntryOrBuilder - Interface in com.nnipa.proto.command
- AuditLogCommand.Builder - Class in com.nnipa.proto.command
-
Command: Audit Log
- AuditLogCommandOrBuilder - Interface in com.nnipa.proto.command
- AUTHENTICATION_METHOD_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- AuthEventProtos - Class in com.nnipa.proto.auth
- AuthorizationCheckedEvent - Class in com.nnipa.proto.authz
-
Event: Authorization Checked
- AuthorizationCheckedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Authorization Checked
- AuthorizationCheckedEventOrBuilder - Interface in com.nnipa.proto.authz
- AuthorizationEventProtos - Class in com.nnipa.proto.authz
- AuthorizationResponse - Class in com.nnipa.proto.command
-
Response: Authorization Result
- AuthorizationResponse.Builder - Class in com.nnipa.proto.command
-
Response: Authorization Result
- AuthorizationResponseOrBuilder - Interface in com.nnipa.proto.command
- AuthorizeActionCommand - Class in com.nnipa.proto.command
-
Command: Authorize Action
- AuthorizeActionCommand.Builder - Class in com.nnipa.proto.command
-
Command: Authorize Action
- AuthorizeActionCommandOrBuilder - Interface in com.nnipa.proto.command
- AUTHORIZED_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizationResponse
B
- BATCH_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- BATCH_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- BATCH_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- BatchNotificationQueuedEvent - Class in com.nnipa.proto.notification
-
Event: Batch Notification Queued
- BatchNotificationQueuedEvent.BatchData - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData - BatchNotificationQueuedEvent.BatchData.Builder - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData - BatchNotificationQueuedEvent.BatchDataOrBuilder - Interface in com.nnipa.proto.notification
- BatchNotificationQueuedEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Batch Notification Queued
- BatchNotificationQueuedEventOrBuilder - Interface in com.nnipa.proto.notification
- BODY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- BREAKDOWN_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- build() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- build() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- build() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- build() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- build() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- build() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- build() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- build() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- build() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- build() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- build() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- build() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- build() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- build() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- build() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- build() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- build() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- build() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- build() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- build() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- build() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- build() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- build() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- build() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- build() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- build() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- build() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- build() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- build() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- build() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- build() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- build() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- build() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- build() - Method in class com.nnipa.proto.common.Address.Builder
- build() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- build() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- build() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- build() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- build() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- build() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- build() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- build() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- build() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- build() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- build() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- build() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- build() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- build() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- build() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- build() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- build() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- build() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- build() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- build() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- build() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- build() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- build() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- build() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- buildPartial() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- buildPartial() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- buildPartial() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- buildPartial() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- buildPartial() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- buildPartial() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- buildPartial() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- buildPartial() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- buildPartial() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- buildPartial() - Method in class com.nnipa.proto.common.Address.Builder
- buildPartial() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- buildPartial() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- buildPartial() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- buildPartial() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- buildPartial() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- buildPartial() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- buildPartial() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
C
- CalculateUsageCommand - Class in com.nnipa.proto.command
-
Command: Calculate Usage
- CalculateUsageCommand.Builder - Class in com.nnipa.proto.command
-
Command: Calculate Usage
- CalculateUsageCommandOrBuilder - Interface in com.nnipa.proto.command
- CATEGORY_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- CHANGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- CHANGE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
- CHANGED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
- CHANGED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- CHANGED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- CHANGED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
- CHANGED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- CHANGED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- CHANGED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- CHANGED_FIELDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- CHANGES_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyUpdatedEvent
- CHANGES_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleUpdatedEvent
- CHANNEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- CHANNEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationDeliveredEvent
- CHANNEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- CHANNEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- CHANNEL_PREFERENCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- CHANNELS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- CHECK_HIERARCHY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateTenantCommand
- CheckComplianceCommand - Class in com.nnipa.proto.command
-
Command: Check Compliance
- CheckComplianceCommand.Builder - Class in com.nnipa.proto.command
-
Command: Check Compliance
- CheckComplianceCommandOrBuilder - Interface in com.nnipa.proto.command
- CITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
- clear() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- clear() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- clear() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- clear() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- clear() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- clear() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- clear() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- clear() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- clear() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- clear() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- clear() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- clear() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- clear() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- clear() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- clear() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- clear() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- clear() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- clear() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- clear() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- clear() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- clear() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- clear() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- clear() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- clear() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- clear() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- clear() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- clear() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- clear() - Method in class com.nnipa.proto.common.Address.Builder
- clear() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- clear() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- clear() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- clear() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- clear() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- clear() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- clear() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- clear() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- clear() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- clear() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- clear() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- clear() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- clear() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- clear() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- clear() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- clear() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- clearAccountLocked() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
bool account_locked = 8; - clearAction() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string action = 5; - clearAction() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string action = 5; - clearAction() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string action = 5; - clearAction() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string action = 3; - clearAction() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string action = 5; - clearActionTaken() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string action_taken = 7; - clearActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - clearActivatedBy() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string activated_by = 3; - clearAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- clearAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- clearAddress() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - clearAllowed() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
bool allowed = 6; - clearAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - clearAssignedBy() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string assigned_by = 7; - clearAsyncProvision() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
bool async_provision = 5; - clearAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - clearAttributes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- clearAuthenticationMethod() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
password, oauth, saml, etc.
- clearAuthorized() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
bool authorized = 2; - clearBatch() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - clearBatchId() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string batch_id = 1; - clearBatchMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- clearBody() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string body = 7; - clearBreakdown() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- clearCategory() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
transactional, marketing, alert
- clearChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - clearChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - clearChangedAt() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - clearChangedAt() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - clearChangedBy() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
user_id or "system"
- clearChangedBy() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string changed_by = 7; - clearChangedBy() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string changed_by = 5; - clearChangedBy() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string changed_by = 5; - clearChangedFields() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- clearChangeReason() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string change_reason = 7; - clearChanges() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- clearChanges() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- clearChannel() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string channel = 4; - clearChannel() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string channel = 4; - clearChannel() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string channel = 3; - clearChannel() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
email, sms, push, in-app
- clearChannelPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- clearChannels() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - clearCheckHierarchy() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
bool check_hierarchy = 4; - clearCity() - Method in class com.nnipa.proto.common.Address.Builder
-
string city = 2; - clearClickedAt() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - clearCode() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string code = 1; - clearCompletedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - clearComplianceType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
string compliance_type = 1; - clearComplianceType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string compliance_type = 3; - clearComplianceTypes() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- clearCompliant() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
bool compliant = 2; - clearConditions() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- clearConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- clearConfiguration() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- clearConstraints() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- clearContactInfo() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - clearContent() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string content = 8; - clearContent() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string content = 6; - clearContext() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- clearContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- clearContext() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- clearContext() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - clearContext() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- clearCorrelationId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
For tracking related events
- clearCountry() - Method in class com.nnipa.proto.common.Address.Builder
-
string country = 5; - clearCreatedAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - clearCreatedAt() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - clearCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - clearCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - clearCreatedAt() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - clearCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - clearCreatedBy() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string created_by = 9; - clearCreatedBy() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string created_by = 9; - clearCreatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string created_by = 1; - clearCreatedBy() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string created_by = 6; - clearCreatedBy() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string created_by = 8; - clearCurrentUsage() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
int64 current_usage = 5; - clearData() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - clearDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - clearDeactivatedBy() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string deactivated_by = 3; - clearDeletedAt() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - clearDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - clearDeletedBy() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string deleted_by = 5; - clearDeletedBy() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string deleted_by = 3; - clearDeliveredAt() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - clearDeliveryMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- clearDeliveryStatus() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string delivery_status = 6; - clearDenialReason() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
string denial_reason = 4; - clearDescription() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string description = 5; - clearDetailed() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
bool detailed = 6; - clearDetails() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string details = 3; - clearDetails() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- clearDeviceId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string device_id = 11; - clearDeviceInfo() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string device_info = 6; - clearDeviceInfo() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string device_info = 5; - clearDeviceName() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string device_name = 6; - clearDisabledAt() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - clearDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - clearDisabledBy() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string disabled_by = 6; - clearDisabledBy() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string disabled_by = 6; - clearDomain() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string domain = 3; - clearDurationMs() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
int64 duration_ms = 5; - clearEffect() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string effect = 6; - clearEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - clearEmail() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string email = 3; - clearEmail() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string email = 4; - clearEmail() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string email = 4; - clearEmail() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string email = 1; - clearEmailVerified() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
bool email_verified = 9; - clearEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - clearEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - clearEnabledBy() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string enabled_by = 6; - clearEnabledFeatures() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - clearEnabledFeatures() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - clearEndTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - clearEntry() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - clearError() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - clearError() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - clearErrorCode() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string error_code = 5; - clearEscalation() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - clearEscalationId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_id = 1; - clearEscalationLevel() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_level = 4; - clearEvaluatedAt() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - clearEvaluationContext() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- clearEventId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Unique event identifier
- clearExceededAt() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - clearExpiredAt() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - clearExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - clearExpiresAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - clearExpiresAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - clearExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - clearExpiryReason() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
timeout, max_age, revoked
- clearExternalId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
provider's message ID
- clearFailedAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - clearFailedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - clearFailedAttempts() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
int32 failed_attempts = 7; - clearFailedResources() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - clearFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - clearFailure() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - clearFailureCount() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
int32 failure_count = 7; - clearFailureReason() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string failure_reason = 3; - clearFailureReason() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string failure_reason = 4; - clearFax() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string fax = 4; - clearFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_code = 3; - clearFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_code = 3; - clearFeatureName() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_name = 4; - clearFeatureName() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_name = 4; - clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.Address.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- clearForcedChange() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
bool forced_change = 6; - clearGenerateReport() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
bool generate_report = 4; - clearGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - clearGrantedBy() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string granted_by = 7; - clearGrantedPermissions() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - clearHeaders() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- clearInitiatedBy() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string initiated_by = 5; - clearIpAddress() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string ip_address = 4; - clearIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string ip_address = 5; - clearIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string ip_address = 8; - clearIpAddress() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string ip_address = 6; - clearIpAddress() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string ip_address = 6; - clearIpAddress() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string ip_address = 7; - clearIpAddress() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string ip_address = 8; - clearIpAddress() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string ip_address = 10; - clearIpAddress() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string ip_address = 5; - clearIpAddress() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string ip_address = 6; - clearIsActive() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
bool is_active = 5; - clearIsActive() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
bool is_active = 10; - clearIsActive() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
bool is_active = 8; - clearIsolationStrategy() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - clearIsolationStrategy() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - clearIssuedAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - clearIssuedTo() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
client_id or application
- clearIsTemporary() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
bool is_temporary = 6; - clearLastChecked() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - clearLatitude() - Method in class com.nnipa.proto.common.Address.Builder
-
double latitude = 6; - clearLimit() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
int64 limit = 4; - clearLimit() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
int64 limit = 4; - clearLinkClicked() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string link_clicked = 4; - clearLockedAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - clearLockReason() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string lock_reason = 4; - clearLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - clearLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - clearLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - clearLogoutReason() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
manual, timeout, forced, etc.
- clearLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - clearLongitude() - Method in class com.nnipa.proto.common.Address.Builder
-
double longitude = 7; - clearMessage() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
string message = 2; - clearMessage() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string message = 2; - clearMetadata() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- clearMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadata() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - clearMetadataMap() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- clearMfaType() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string mfa_type = 4; - clearMfaType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
totp, sms, email, etc.
- clearMfaUsed() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
bool mfa_used = 10; - clearMobile() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string mobile = 3; - clearName() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string name = 2; - clearName() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string name = 2; - clearName() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string name = 2; - clearNewSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- clearNewStatus() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string new_status = 5; - clearNewTier() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - clearNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - clearNextRetryAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - clearNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - clearNotification() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - clearNotificationId() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string notification_id = 2; - clearNotificationId() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string notification_id = 2; - clearNotificationId() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string notification_id = 1; - clearNotificationId() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string notification_id = 2; - clearNotificationId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string notification_id = 1; - clearOldSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- clearOldStatus() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string old_status = 4; - clearOldTier() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - clearOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.Address.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- clearOpenedAt() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - clearOrganizationType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - clearOrganizationType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - clearOriginalNotificationId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string original_notification_id = 2; - clearPage() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 page = 1; - clearPageSize() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 page_size = 2; - clearParentRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string parent_role_id = 6; - clearParentTenantId() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string parent_tenant_id = 8; - clearParentTenantId() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string parent_tenant_id = 7; - clearPercentageUsed() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
double percentage_used = 5; - clearPeriodEnd() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - clearPeriodStart() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - clearPermissionId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string permission_id = 3; - clearPermissionId() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string permission_id = 3; - clearPermissionIds() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - clearPhone() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string phone = 2; - clearPolicyId() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_id = 2; - clearPolicyId() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string policy_id = 2; - clearPolicyId() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string policy_id = 2; - clearPolicyIds() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - clearPolicyName() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_name = 4; - clearPolicyType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_type = 5; - clearPostalCode() - Method in class com.nnipa.proto.common.Address.Builder
-
string postal_code = 4; - clearPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - clearPriceChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
double price_change = 7; - clearPriority() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.com.nnipa.proto.common.Priority priority = 8; - clearPriority() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event priority
- clearProtectedAt() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - clearProtectedBy() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string protected_by = 8; - clearProvider() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
sendgrid, twilio, smtp, etc.
- clearProvisionedResources() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - clearQuietHours() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- clearReason() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string reason = 7; - clearReason() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string reason = 7; - clearReason() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string reason = 6; - clearReason() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string reason = 7; - clearReason() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string reason = 6; - clearReason() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string reason = 7; - clearReason() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string reason = 6; - clearReason() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string reason = 5; - clearReason() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string reason = 5; - clearReason() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string reason = 5; - clearRecipientId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string recipient_id = 1; - clearRecipientId() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string recipient_id = 3; - clearRecipientId() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string recipient_id = 3; - clearRecipientId() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string recipient_id = 2; - clearRecipientId() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string recipient_id = 3; - clearRecipientId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string recipient_id = 2; - clearRecipients() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - clearRecommendations() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - clearRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - clearRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - clearRegistrationMethod() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
self_registration, admin_created, oauth, saml, etc.
- clearRegistrationSource() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
web, mobile, api, etc.
- clearRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - clearRequiredFields() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - clearResetAt() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - clearResetToken() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string reset_token = 5; - clearResource() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string resource = 4; - clearResource() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string resource = 4; - clearResource() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string resource = 4; - clearResourceId() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_id = 2; - clearResourceId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_id = 5; - clearResourceIdentifier() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_identifier = 3; - clearResourcesToProvision() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - clearResourceType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string resource_type = 4; - clearResourceType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_type = 4; - clearResourceType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_type = 4; - clearResourceType() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string resource_type = 3; - clearResourceType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string resource_type = 2; - clearResourceType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string resource_type = 3; - clearResourceTypes() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- clearResponse() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - clearResponse() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - clearResponse() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - clearResponse() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - clearResult() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
ALLOW or DENY
- clearResult() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string result = 8; - clearRetryCount() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Number of retries
- clearRetryCount() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
int32 retry_count = 7; - clearRevokedAt() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - clearRevokedAt() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - clearRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - clearRevokedBy() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string revoked_by = 5; - clearRevokedBy() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string revoked_by = 5; - clearRevokedBy() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string revoked_by = 6; - clearRoleId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string role_id = 2; - clearRoleId() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string role_id = 2; - clearRoleId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string role_id = 3; - clearRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_id = 2; - clearRoleId() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string role_id = 2; - clearRoleId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string role_id = 3; - clearRoleId() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string role_id = 2; - clearRoleName() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_name = 4; - clearRuleId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string rule_id = 3; - clearScheduleAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - clearScheduledAt() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - clearScopes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - clearSentAt() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - clearService() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string service = 5; - clearSession() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - clearSessionDurationMs() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
int64 session_duration_ms = 6; - clearSessionId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string session_id = 1; - clearSessionId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string session_id = 2; - clearSessionId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string session_id = 8; - clearSessionId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string session_id = 3; - clearSettings() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- clearSettings() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- clearSoftDelete() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
bool soft_delete = 6; - clearSourceService() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Service that generated the event
- clearStartedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - clearStartTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - clearState() - Method in class com.nnipa.proto.common.Address.Builder
-
string state = 3; - clearStatuses() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - clearStreet() - Method in class com.nnipa.proto.common.Address.Builder
-
string street = 1; - clearSubject() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string subject = 6; - clearSubject() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string subject = 7; - clearSubject() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string subject = 5; - clearSubscriptionTier() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - clearSubscriptionTier() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - clearSuccess() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
bool success = 1; - clearTemplate() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - clearTemplateId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string template_id = 4; - clearTemplateId() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string template_id = 3; - clearTemplateId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string template_id = 6; - clearTemplateId() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string template_id = 1; - clearTemplateVariables() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- clearTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - clearTenantId() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string tenant_id = 4; - clearTenantId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string tenant_id = 4; - clearTenantId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string tenant_id = 4; - clearTenantId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string tenant_id = 5; - clearTenantId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string tenant_id = 4; - clearTenantId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string tenant_id = 4; - clearTenantId() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string tenant_id = 1; - clearTenantId() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string tenant_id = 1; - clearTenantId() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string tenant_id = 1; - clearTenantId() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Multi-tenant context
- clearTenantId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string tenant_id = 3; - clearTenantId() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string tenant_id = 1; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string tenant_id = 1; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string tenant_id = 2; - clearTenantId() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string tenant_id = 1; - clearTenantId() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string tenant_id = 2; - clearTimestamp() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - clearTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - clearTimestamp() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - clearTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - clearTimestamp() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- clearTimezone() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string timezone = 6; - clearToken() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - clearTokenId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string token_id = 4; - clearTokenId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string token_id = 2; - clearTokenType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
access, refresh, api_key
- clearTotalItems() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int64 total_items = 3; - clearTotalPages() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 total_pages = 4; - clearTotalRecipients() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
int32 total_recipients = 2; - clearTotalUsage() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
int64 total_usage = 3; - clearTriggeredAt() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - clearType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
email, sms, push, in-app
- clearType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
registration, password_reset, alert, etc.
- clearType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
email, sms, push
- clearTypePreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- clearUnlockAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - clearUnlockedAt() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - clearUnlockedBy() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlocked_by = 4; - clearUnlockReason() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlock_reason = 6; - clearUpdate() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - clearUpdatedAt() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - clearUpdatedAt() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - clearUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - clearUpdatedAt() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - clearUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - clearUpdatedBy() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string updated_by = 6; - clearUpdatedBy() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string updated_by = 6; - clearUpdatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string updated_by = 3; - clearUpdatedBy() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string updated_by = 3; - clearUsage() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - clearUserAgent() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string user_agent = 5; - clearUserAgent() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_agent = 7; - clearUserAgent() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_agent = 7; - clearUserAgent() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_agent = 8; - clearUserAgent() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string user_agent = 6; - clearUserId() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string user_id = 3; - clearUserId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string user_id = 1; - clearUserId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string user_id = 3; - clearUserId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_id = 1; - clearUserId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string user_id = 1; - clearUserId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_id = 1; - clearUserId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string user_id = 3; - clearUserId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string user_id = 2; - clearUserId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
User who triggered the event
- clearUserId() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string user_id = 1; - clearUsername() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string username = 1; - clearUsername() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string username = 3; - clearUsername() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string username = 3; - clearValidations() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- clearValidations() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- clearVariables() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - clearVersion() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Schema version
- clearViolations() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - clearWillRetry() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
bool will_retry = 8; - CLICKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationClickedEvent
- clone() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- clone() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- clone() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- clone() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- clone() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- clone() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- clone() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- clone() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- clone() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- clone() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- clone() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- clone() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- clone() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- clone() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- clone() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- clone() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- clone() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- clone() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- clone() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- clone() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- clone() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- clone() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- clone() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- clone() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- clone() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- clone() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- clone() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- clone() - Method in class com.nnipa.proto.common.Address.Builder
- clone() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- clone() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- clone() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- clone() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- clone() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- clone() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- clone() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- clone() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- clone() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- clone() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- clone() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- clone() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- clone() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- clone() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- clone() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- clone() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
- com.nnipa.proto.auth - package com.nnipa.proto.auth
- com.nnipa.proto.authz - package com.nnipa.proto.authz
- com.nnipa.proto.command - package com.nnipa.proto.command
- com.nnipa.proto.common - package com.nnipa.proto.common
- com.nnipa.proto.notification - package com.nnipa.proto.notification
- com.nnipa.proto.tenant - package com.nnipa.proto.tenant
- CommandProtos - Class in com.nnipa.proto.command
- CommandResponse - Class in com.nnipa.proto.common
-
Generic command response
- CommandResponse.Builder - Class in com.nnipa.proto.common
-
Generic command response
- CommandResponseOrBuilder - Interface in com.nnipa.proto.common
- CommonProtos - Class in com.nnipa.proto.common
- COMPLETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- COMPLIANCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- COMPLIANCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- COMPLIANCE_TYPES_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CheckComplianceCommand
- ComplianceStatusChangedEvent - Class in com.nnipa.proto.tenant
-
Event: Compliance Status Changed
- ComplianceStatusChangedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Compliance Status Changed
- ComplianceStatusChangedEventOrBuilder - Interface in com.nnipa.proto.tenant
- ComplianceStatusResponse - Class in com.nnipa.proto.command
-
Response: Compliance Status
- ComplianceStatusResponse.Builder - Class in com.nnipa.proto.command
-
Response: Compliance Status
- ComplianceStatusResponse.ComplianceStatus - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus - ComplianceStatusResponse.ComplianceStatus.Builder - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus - ComplianceStatusResponse.ComplianceStatusOrBuilder - Interface in com.nnipa.proto.command
- ComplianceStatusResponseOrBuilder - Interface in com.nnipa.proto.command
- COMPLIANT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- CONDITIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- CONFIGURATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
- CONFIGURATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
- CONSTRAINTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- CONTACT_INFO_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- ContactInfo - Class in com.nnipa.proto.common
-
Contact information
- ContactInfo.Builder - Class in com.nnipa.proto.common
-
Contact information
- ContactInfoOrBuilder - Interface in com.nnipa.proto.common
- containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
map<string, string> additional_info = 12; - containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
map<string, string> additional_info = 12; - containsAdditionalInfo(String) - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
map<string, string> additional_info = 12; - containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
map<string, string> additional_info = 11; - containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
map<string, string> additional_info = 11; - containsAdditionalInfo(String) - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
map<string, string> additional_info = 11; - containsAttributes(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
map<string, string> attributes = 8; - containsAttributes(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
map<string, string> attributes = 8; - containsAttributes(String) - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
map<string, string> attributes = 8; - containsBatchMetadata(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
map<string, string> batch_metadata = 7; - containsBatchMetadata(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
map<string, string> batch_metadata = 7; - containsBatchMetadata(String) - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
map<string, string> batch_metadata = 7; - containsBreakdown(String) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
map<string, int64> breakdown = 8; - containsBreakdown(String) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
map<string, int64> breakdown = 8; - containsBreakdown(String) - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
map<string, int64> breakdown = 8; - containsChangedFields(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - containsChangedFields(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
map<string, .google.protobuf.Value> changed_fields = 2; - containsChangedFields(String) - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
map<string, .google.protobuf.Value> changed_fields = 2; - containsChanges(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
map<string, string> changes = 4; - containsChanges(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
map<string, string> changes = 4; - containsChanges(String) - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
map<string, string> changes = 4; - containsChanges(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
map<string, string> changes = 4; - containsChanges(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
map<string, string> changes = 4; - containsChanges(String) - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
map<string, string> changes = 4; - containsChannelPreferences(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
email: true, sms: false
- containsChannelPreferences(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
email: true, sms: false
- containsChannelPreferences(String) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
email: true, sms: false
- containsConditions(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
map<string, string> conditions = 7; - containsConditions(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
map<string, string> conditions = 7; - containsConditions(String) - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
map<string, string> conditions = 7; - containsConfiguration(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
map<string, string> configuration = 4; - containsConfiguration(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
map<string, string> configuration = 4; - containsConfiguration(String) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
map<string, string> configuration = 4; - containsConfiguration(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
map<string, string> configuration = 7; - containsConfiguration(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
map<string, string> configuration = 7; - containsConfiguration(String) - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
map<string, string> configuration = 7; - containsConstraints(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
map<string, string> constraints = 8; - containsConstraints(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
map<string, string> constraints = 8; - containsConstraints(String) - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
map<string, string> constraints = 8; - containsContext(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
map<string, string> context = 9; - containsContext(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
map<string, string> context = 9; - containsContext(String) - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
map<string, string> context = 9; - containsContext(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
map<string, string> context = 11; - containsContext(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
map<string, string> context = 11; - containsContext(String) - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
map<string, string> context = 11; - containsContext(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
map<string, string> context = 6; - containsContext(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
map<string, string> context = 6; - containsContext(String) - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
map<string, string> context = 6; - containsContext(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
map<string, string> context = 8; - containsContext(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
map<string, string> context = 8; - containsContext(String) - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
map<string, string> context = 8; - containsDeliveryMetadata(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
map<string, string> delivery_metadata = 7; - containsDeliveryMetadata(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
map<string, string> delivery_metadata = 7; - containsDeliveryMetadata(String) - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
map<string, string> delivery_metadata = 7; - containsDetails(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
map<string, string> details = 8; - containsDetails(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
map<string, string> details = 8; - containsDetails(String) - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
map<string, string> details = 8; - containsEvaluationContext(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
map<string, string> evaluation_context = 8; - containsEvaluationContext(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
map<string, string> evaluation_context = 8; - containsEvaluationContext(String) - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
map<string, string> evaluation_context = 8; - containsHeaders(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Custom headers
- containsHeaders(String) - Method in class com.nnipa.proto.common.EventMetadata
-
Custom headers
- containsHeaders(String) - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Custom headers
- containsMetadata(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
map<string, string> metadata = 6; - containsMetadata(String) - Method in class com.nnipa.proto.common.ErrorDetail
-
map<string, string> metadata = 6; - containsMetadata(String) - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
map<string, string> metadata = 6; - containsMetadataMap(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
map<string, string> metadata_map = 12; - containsMetadataMap(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
map<string, string> metadata_map = 12; - containsMetadataMap(String) - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
map<string, string> metadata_map = 12; - containsNewSettings(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - containsNewSettings(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> new_settings = 4; - containsNewSettings(String) - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> new_settings = 4; - containsOldSettings(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - containsOldSettings(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> old_settings = 3; - containsOldSettings(String) - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> old_settings = 3; - containsSettings(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
map<string, string> settings = 7; - containsSettings(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
map<string, string> settings = 7; - containsSettings(String) - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
map<string, string> settings = 7; - containsSettings(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
map<string, string> settings = 11; - containsSettings(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
map<string, string> settings = 11; - containsSettings(String) - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
map<string, string> settings = 11; - containsTemplateVariables(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
map<string, string> template_variables = 5; - containsTemplateVariables(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
map<string, string> template_variables = 5; - containsTemplateVariables(String) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
map<string, string> template_variables = 5; - containsTypePreferences(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
marketing: false, alerts: true
- containsTypePreferences(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
marketing: false, alerts: true
- containsTypePreferences(String) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
marketing: false, alerts: true
- CONTENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- CONTENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizeActionCommand
- CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse
- CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- CORRELATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- COUNTRY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
- CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
- CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
- CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- CURRENT_USAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UsageLimitExceededEvent
D
- DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
- DataIsolationStrategy - Enum Class in com.nnipa.proto.common
-
Data isolation strategy enum
- DEACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- DEACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- DELETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleDeletedEvent
- DELETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
- DELETED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleDeletedEvent
- DELETED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
- DELIVERED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationDeliveredEvent
- DELIVERY_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationDeliveredEvent
- DELIVERY_STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationDeliveredEvent
- DENIAL_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizationResponse
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- DETAILED_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CalculateUsageCommand
- DETAILS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
- DETAILS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- DEVICE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- DEVICE_INFO_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationClickedEvent
- DEVICE_INFO_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationOpenedEvent
- DEVICE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
- DISABLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFADisabledEvent
- DISABLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
- DISABLED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFADisabledEvent
- DISABLED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
- DOMAIN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
E
- EFFECT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- EFFECTIVE_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
- EMAIL_VERIFIED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- ENABLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
- ENABLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
- ENABLED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
- ENABLED_FEATURES_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- ENABLED_FEATURES_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- END_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CalculateUsageCommand
- ENTRY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand
- equals(Object) - Method in class com.nnipa.proto.auth.AccountLockedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- equals(Object) - Method in class com.nnipa.proto.auth.MFADisabledEvent
- equals(Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- equals(Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- equals(Object) - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- equals(Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- equals(Object) - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- equals(Object) - Method in class com.nnipa.proto.auth.UserLoginEvent
- equals(Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- equals(Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent
- equals(Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- equals(Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- equals(Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- equals(Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- equals(Object) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- equals(Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- equals(Object) - Method in class com.nnipa.proto.command.AuditLogCommand
- equals(Object) - Method in class com.nnipa.proto.command.AuthorizationResponse
- equals(Object) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- equals(Object) - Method in class com.nnipa.proto.command.CalculateUsageCommand
- equals(Object) - Method in class com.nnipa.proto.command.CheckComplianceCommand
- equals(Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- equals(Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- equals(Object) - Method in class com.nnipa.proto.command.GetTenantContextCommand
- equals(Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- equals(Object) - Method in class com.nnipa.proto.command.SendNotificationCommand
- equals(Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- equals(Object) - Method in class com.nnipa.proto.command.TenantContextResponse
- equals(Object) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- equals(Object) - Method in class com.nnipa.proto.command.UsageDataResponse
- equals(Object) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- equals(Object) - Method in class com.nnipa.proto.command.ValidateTenantCommand
- equals(Object) - Method in class com.nnipa.proto.command.ValidateUserCommand
- equals(Object) - Method in class com.nnipa.proto.common.Address
- equals(Object) - Method in class com.nnipa.proto.common.AuditInfo
- equals(Object) - Method in class com.nnipa.proto.common.CommandResponse
- equals(Object) - Method in class com.nnipa.proto.common.ContactInfo
- equals(Object) - Method in class com.nnipa.proto.common.ErrorDetail
- equals(Object) - Method in class com.nnipa.proto.common.EventMetadata
- equals(Object) - Method in class com.nnipa.proto.common.PaginationInfo
- equals(Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- equals(Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- equals(Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- equals(Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- equals(Object) - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- equals(Object) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- equals(Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- equals(Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- equals(Object) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- equals(Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent
- equals(Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- equals(Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- equals(Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- equals(Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- equals(Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- equals(Object) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- equals(Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- equals(Object) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- ERROR_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- ERROR_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
- ERROR_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- ErrorDetail - Class in com.nnipa.proto.common
-
Standard error information
- ErrorDetail.Builder - Class in com.nnipa.proto.common
-
Standard error information
- ErrorDetailOrBuilder - Interface in com.nnipa.proto.common
- ESCALATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent
- ESCALATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- ESCALATION_LEVEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- EscalationTriggeredEvent - Class in com.nnipa.proto.notification
-
Event: Escalation Triggered
- EscalationTriggeredEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Escalation Triggered
- EscalationTriggeredEvent.EscalationData - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData - EscalationTriggeredEvent.EscalationData.Builder - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData - EscalationTriggeredEvent.EscalationDataOrBuilder - Interface in com.nnipa.proto.notification
- EscalationTriggeredEventOrBuilder - Interface in com.nnipa.proto.notification
- EVALUATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- EVALUATION_CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- EVENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- EVENT_STATUS_COMPLETED - Enum constant in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_COMPLETED = 3; - EVENT_STATUS_COMPLETED_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_COMPLETED = 3; - EVENT_STATUS_FAILED - Enum constant in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_FAILED = 4; - EVENT_STATUS_FAILED_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_FAILED = 4; - EVENT_STATUS_PENDING - Enum constant in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_PENDING = 1; - EVENT_STATUS_PENDING_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_PENDING = 1; - EVENT_STATUS_PROCESSING - Enum constant in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_PROCESSING = 2; - EVENT_STATUS_PROCESSING_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_PROCESSING = 2; - EVENT_STATUS_RETRY - Enum constant in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_RETRY = 5; - EVENT_STATUS_RETRY_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_RETRY = 5; - EVENT_STATUS_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_UNSPECIFIED = 0; - EVENT_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
-
EVENT_STATUS_UNSPECIFIED = 0; - EventMetadata - Class in com.nnipa.proto.common
-
Base event metadata included in all events
- EventMetadata.Builder - Class in com.nnipa.proto.common
-
Base event metadata included in all events
- EventMetadataOrBuilder - Interface in com.nnipa.proto.common
- EventStatus - Enum Class in com.nnipa.proto.common
-
Protobuf enum
com.nnipa.proto.common.EventStatus - EXCEEDED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- EXPIRED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionExpiredEvent
- EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
- EXPIRY_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionExpiredEvent
- EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
F
- FAILED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- FAILED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- FAILED_ATTEMPTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountLockedEvent
- FAILED_RESOURCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- FAILURE_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- FAILURE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent
- FAILURE_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent
- FAILURE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- FAILURE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- FAX_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
- FEATURE_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
- FEATURE_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
- FEATURE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
- FEATURE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
- FeatureDisabledEvent - Class in com.nnipa.proto.tenant
-
Event: Feature Disabled
- FeatureDisabledEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Feature Disabled
- FeatureDisabledEventOrBuilder - Interface in com.nnipa.proto.tenant
- FeatureEnabledEvent - Class in com.nnipa.proto.tenant
-
Event: Feature Enabled
- FeatureEnabledEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Feature Enabled
- FeatureEnabledEventOrBuilder - Interface in com.nnipa.proto.tenant
- FORCED_CHANGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
- forNumber(int) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
- forNumber(int) - Static method in enum class com.nnipa.proto.common.EventStatus
- forNumber(int) - Static method in enum class com.nnipa.proto.common.OrganizationType
- forNumber(int) - Static method in enum class com.nnipa.proto.common.Priority
- forNumber(int) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
G
- GENERATE_REPORT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CheckComplianceCommand
- getAccountLocked() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
bool account_locked = 8; - getAccountLocked() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
bool account_locked = 8; - getAccountLocked() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
bool account_locked = 8; - getAction() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string action = 5; - getAction() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string action = 5; - getAction() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string action = 5; - getAction() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string action = 5; - getAction() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string action = 5; - getAction() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string action = 5; - getAction() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string action = 5; - getAction() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string action = 5; - getAction() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string action = 5; - getAction() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string action = 3; - getAction() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string action = 3; - getAction() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string action = 3; - getAction() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string action = 5; - getAction() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string action = 5; - getAction() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string action = 5; - getActionBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string action = 5; - getActionBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string action = 5; - getActionBytes() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string action = 3; - getActionBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string action = 3; - getActionBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string action = 3; - getActionBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string action = 5; - getActionBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string action = 5; - getActionBytes() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string action = 5; - getActionTaken() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string action_taken = 7; - getActionTaken() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
string action_taken = 7; - getActionTaken() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
string action_taken = 7; - getActionTakenBytes() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string action_taken = 7; - getActionTakenBytes() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
string action_taken = 7; - getActionTakenBytes() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
string action_taken = 7; - getActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - getActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
.google.protobuf.Timestamp activated_at = 4; - getActivatedAt() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
.google.protobuf.Timestamp activated_at = 4; - getActivatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - getActivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - getActivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
.google.protobuf.Timestamp activated_at = 4; - getActivatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
.google.protobuf.Timestamp activated_at = 4; - getActivatedBy() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string activated_by = 3; - getActivatedBy() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
string activated_by = 3; - getActivatedBy() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
string activated_by = 3; - getActivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string activated_by = 3; - getActivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
string activated_by = 3; - getActivatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
string activated_by = 3; - getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
Deprecated.
- getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
Deprecated.
- getAdditionalInfo() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
Deprecated.
- getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
Deprecated.
- getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
Deprecated.
- getAdditionalInfo() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
Deprecated.
- getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- getAdditionalInfoCount() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
map<string, string> additional_info = 12; - getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- getAdditionalInfoCount() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
map<string, string> additional_info = 11; - getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
map<string, string> additional_info = 12; - getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
map<string, string> additional_info = 12; - getAdditionalInfoMap() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
map<string, string> additional_info = 12; - getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
map<string, string> additional_info = 11; - getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
map<string, string> additional_info = 11; - getAdditionalInfoMap() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
map<string, string> additional_info = 11; - getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
map<string, string> additional_info = 12; - getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
map<string, string> additional_info = 12; - getAdditionalInfoOrDefault(String, String) - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
map<string, string> additional_info = 12; - getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
map<string, string> additional_info = 11; - getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
map<string, string> additional_info = 11; - getAdditionalInfoOrDefault(String, String) - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
map<string, string> additional_info = 11; - getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
map<string, string> additional_info = 12; - getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
map<string, string> additional_info = 12; - getAdditionalInfoOrThrow(String) - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
map<string, string> additional_info = 12; - getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
map<string, string> additional_info = 11; - getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
map<string, string> additional_info = 11; - getAdditionalInfoOrThrow(String) - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
map<string, string> additional_info = 11; - getAddress() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - getAddress() - Method in class com.nnipa.proto.common.ContactInfo
-
.com.nnipa.proto.common.Address address = 5; - getAddress() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
.com.nnipa.proto.common.Address address = 5; - getAddressBuilder() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - getAddressOrBuilder() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - getAddressOrBuilder() - Method in class com.nnipa.proto.common.ContactInfo
-
.com.nnipa.proto.common.Address address = 5; - getAddressOrBuilder() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
.com.nnipa.proto.common.Address address = 5; - getAllowed() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
bool allowed = 6; - getAllowed() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
bool allowed = 6; - getAllowed() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
bool allowed = 6; - getAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - getAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.google.protobuf.Timestamp assigned_at = 5; - getAssignedAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.google.protobuf.Timestamp assigned_at = 5; - getAssignedAtBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - getAssignedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - getAssignedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.google.protobuf.Timestamp assigned_at = 5; - getAssignedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.google.protobuf.Timestamp assigned_at = 5; - getAssignedBy() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string assigned_by = 7; - getAssignedBy() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string assigned_by = 7; - getAssignedBy() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string assigned_by = 7; - getAssignedByBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string assigned_by = 7; - getAssignedByBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string assigned_by = 7; - getAssignedByBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string assigned_by = 7; - getAsyncProvision() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
bool async_provision = 5; - getAsyncProvision() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
bool async_provision = 5; - getAsyncProvision() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
bool async_provision = 5; - getAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - getAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
.google.protobuf.Timestamp attempt_time = 6; - getAttemptTime() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp attempt_time = 6; - getAttemptTimeBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - getAttemptTimeOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - getAttemptTimeOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
.google.protobuf.Timestamp attempt_time = 6; - getAttemptTimeOrBuilder() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp attempt_time = 6; - getAttributes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
Deprecated.
- getAttributes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
Deprecated.
- getAttributes() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
Deprecated.
- getAttributesCount() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- getAttributesCount() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- getAttributesCount() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
map<string, string> attributes = 8; - getAttributesMap() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
map<string, string> attributes = 8; - getAttributesMap() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
map<string, string> attributes = 8; - getAttributesMap() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
map<string, string> attributes = 8; - getAttributesOrDefault(String, String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
map<string, string> attributes = 8; - getAttributesOrDefault(String, String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
map<string, string> attributes = 8; - getAttributesOrDefault(String, String) - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
map<string, string> attributes = 8; - getAttributesOrThrow(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
map<string, string> attributes = 8; - getAttributesOrThrow(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
map<string, string> attributes = 8; - getAttributesOrThrow(String) - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
map<string, string> attributes = 8; - getAuthenticationMethod() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
password, oauth, saml, etc.
- getAuthenticationMethod() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
password, oauth, saml, etc.
- getAuthenticationMethod() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
password, oauth, saml, etc.
- getAuthenticationMethodBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
password, oauth, saml, etc.
- getAuthenticationMethodBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
password, oauth, saml, etc.
- getAuthenticationMethodBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
password, oauth, saml, etc.
- getAuthorized() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
bool authorized = 2; - getAuthorized() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
bool authorized = 2; - getAuthorized() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
bool authorized = 2; - getBatch() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - getBatch() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - getBatch() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEventOrBuilder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - getBatchBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - getBatchId() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string batch_id = 1; - getBatchId() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string batch_id = 1; - getBatchId() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string batch_id = 1; - getBatchIdBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string batch_id = 1; - getBatchIdBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string batch_id = 1; - getBatchIdBytes() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string batch_id = 1; - getBatchMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
Deprecated.
- getBatchMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
Deprecated.
- getBatchMetadata() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
Deprecated.
- getBatchMetadataCount() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- getBatchMetadataCount() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- getBatchMetadataCount() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
map<string, string> batch_metadata = 7; - getBatchMetadataMap() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
map<string, string> batch_metadata = 7; - getBatchMetadataMap() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
map<string, string> batch_metadata = 7; - getBatchMetadataMap() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
map<string, string> batch_metadata = 7; - getBatchMetadataOrDefault(String, String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
map<string, string> batch_metadata = 7; - getBatchMetadataOrDefault(String, String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
map<string, string> batch_metadata = 7; - getBatchMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
map<string, string> batch_metadata = 7; - getBatchMetadataOrThrow(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
map<string, string> batch_metadata = 7; - getBatchMetadataOrThrow(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
map<string, string> batch_metadata = 7; - getBatchMetadataOrThrow(String) - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
map<string, string> batch_metadata = 7; - getBatchOrBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - getBatchOrBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - getBatchOrBuilder() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEventOrBuilder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - getBody() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string body = 7; - getBody() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string body = 7; - getBody() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string body = 7; - getBodyBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string body = 7; - getBodyBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string body = 7; - getBodyBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string body = 7; - getBreakdown() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
Deprecated.
- getBreakdown() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
Deprecated.
- getBreakdown() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
Deprecated.
- getBreakdownCount() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- getBreakdownCount() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- getBreakdownCount() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
map<string, int64> breakdown = 8; - getBreakdownMap() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
map<string, int64> breakdown = 8; - getBreakdownMap() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
map<string, int64> breakdown = 8; - getBreakdownMap() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
map<string, int64> breakdown = 8; - getBreakdownOrDefault(String, long) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
map<string, int64> breakdown = 8; - getBreakdownOrDefault(String, long) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
map<string, int64> breakdown = 8; - getBreakdownOrDefault(String, long) - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
map<string, int64> breakdown = 8; - getBreakdownOrThrow(String) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
map<string, int64> breakdown = 8; - getBreakdownOrThrow(String) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
map<string, int64> breakdown = 8; - getBreakdownOrThrow(String) - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
map<string, int64> breakdown = 8; - getCategory() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
transactional, marketing, alert
- getCategory() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
transactional, marketing, alert
- getCategory() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
transactional, marketing, alert
- getCategoryBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
transactional, marketing, alert
- getCategoryBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
transactional, marketing, alert
- getCategoryBytes() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
transactional, marketing, alert
- getChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - getChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - getChange() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEventOrBuilder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - getChangeBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - getChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - getChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
.google.protobuf.Timestamp changed_at = 5; - getChangedAt() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 5; - getChangedAt() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAt() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAt() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAt() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAt() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAt() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - getChangedAtBuilder() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - getChangedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
.google.protobuf.Timestamp changed_at = 5; - getChangedAtOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 5; - getChangedAtOrBuilder() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtOrBuilder() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
.google.protobuf.Timestamp changed_at = 6; - getChangedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 6; - getChangedBy() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
user_id or "system"
- getChangedBy() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
user_id or "system"
- getChangedBy() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
user_id or "system"
- getChangedBy() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string changed_by = 7; - getChangedBy() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string changed_by = 7; - getChangedBy() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string changed_by = 7; - getChangedBy() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string changed_by = 5; - getChangedBy() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
string changed_by = 5; - getChangedBy() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
string changed_by = 5; - getChangedBy() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string changed_by = 5; - getChangedBy() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
string changed_by = 5; - getChangedBy() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
string changed_by = 5; - getChangedByBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
user_id or "system"
- getChangedByBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
user_id or "system"
- getChangedByBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
user_id or "system"
- getChangedByBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string changed_by = 7; - getChangedByBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string changed_by = 7; - getChangedByBytes() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string changed_by = 7; - getChangedByBytes() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string changed_by = 5; - getChangedByBytes() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
string changed_by = 5; - getChangedByBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
string changed_by = 5; - getChangedByBytes() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string changed_by = 5; - getChangedByBytes() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
string changed_by = 5; - getChangedByBytes() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
string changed_by = 5; - getChangedFields() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
Deprecated.
- getChangedFields() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
Deprecated.
- getChangedFields() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
Deprecated.
- getChangedFieldsCount() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- getChangedFieldsCount() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- getChangedFieldsCount() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsMap() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsMap() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsMap() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsOrDefault(String, Value) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsOrDefault(String, Value) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsOrDefault(String, Value) - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangedFieldsOrThrow(String) - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
map<string, .google.protobuf.Value> changed_fields = 2; - getChangeOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - getChangeOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - getChangeOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEventOrBuilder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - getChangeReason() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string change_reason = 7; - getChangeReason() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
string change_reason = 7; - getChangeReason() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
string change_reason = 7; - getChangeReasonBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string change_reason = 7; - getChangeReasonBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
string change_reason = 7; - getChangeReasonBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
string change_reason = 7; - getChanges() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
Deprecated.
- getChanges() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
Deprecated.
- getChanges() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
Deprecated.
- getChanges() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
Deprecated.
- getChanges() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
Deprecated.
- getChanges() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
Deprecated.
- getChangesCount() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- getChangesCount() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- getChangesCount() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChangesCount() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- getChangesCount() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- getChangesCount() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChangesMap() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
map<string, string> changes = 4; - getChangesMap() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
map<string, string> changes = 4; - getChangesMap() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChangesMap() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
map<string, string> changes = 4; - getChangesMap() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
map<string, string> changes = 4; - getChangesMap() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChangesOrDefault(String, String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
map<string, string> changes = 4; - getChangesOrDefault(String, String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
map<string, string> changes = 4; - getChangesOrDefault(String, String) - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChangesOrDefault(String, String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
map<string, string> changes = 4; - getChangesOrDefault(String, String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
map<string, string> changes = 4; - getChangesOrDefault(String, String) - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChangesOrThrow(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
map<string, string> changes = 4; - getChangesOrThrow(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
map<string, string> changes = 4; - getChangesOrThrow(String) - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChangesOrThrow(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
map<string, string> changes = 4; - getChangesOrThrow(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
map<string, string> changes = 4; - getChangesOrThrow(String) - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
map<string, string> changes = 4; - getChannel() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string channel = 4; - getChannel() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string channel = 4; - getChannel() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string channel = 4; - getChannel() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string channel = 4; - getChannel() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string channel = 4; - getChannel() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string channel = 4; - getChannel() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string channel = 3; - getChannel() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string channel = 3; - getChannel() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string channel = 3; - getChannel() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
email, sms, push, in-app
- getChannel() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
email, sms, push, in-app
- getChannel() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
email, sms, push, in-app
- getChannelBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string channel = 4; - getChannelBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string channel = 4; - getChannelBytes() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string channel = 4; - getChannelBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string channel = 4; - getChannelBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string channel = 4; - getChannelBytes() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string channel = 4; - getChannelBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string channel = 3; - getChannelBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string channel = 3; - getChannelBytes() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string channel = 3; - getChannelBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
email, sms, push, in-app
- getChannelBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
email, sms, push, in-app
- getChannelBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
email, sms, push, in-app
- getChannelPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
Deprecated.
- getChannelPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
Deprecated.
- getChannelPreferences() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
Deprecated.
- getChannelPreferencesCount() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- getChannelPreferencesCount() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- getChannelPreferencesCount() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
email: true, sms: false
- getChannelPreferencesMap() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
email: true, sms: false
- getChannelPreferencesMap() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
email: true, sms: false
- getChannelPreferencesMap() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
email: true, sms: false
- getChannelPreferencesOrDefault(String, boolean) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
email: true, sms: false
- getChannelPreferencesOrDefault(String, boolean) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
email: true, sms: false
- getChannelPreferencesOrDefault(String, boolean) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
email: true, sms: false
- getChannelPreferencesOrThrow(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
email: true, sms: false
- getChannelPreferencesOrThrow(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
email: true, sms: false
- getChannelPreferencesOrThrow(String) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
email: true, sms: false
- getChannels(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - getChannels(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
repeated string channels = 9; - getChannels(int) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
repeated string channels = 9; - getChannelsBytes(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - getChannelsBytes(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
repeated string channels = 9; - getChannelsBytes(int) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
repeated string channels = 9; - getChannelsCount() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - getChannelsCount() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
repeated string channels = 9; - getChannelsCount() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
repeated string channels = 9; - getChannelsList() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - getChannelsList() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
repeated string channels = 9; - getChannelsList() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
repeated string channels = 9; - getCheckHierarchy() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
bool check_hierarchy = 4; - getCheckHierarchy() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
bool check_hierarchy = 4; - getCheckHierarchy() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
bool check_hierarchy = 4; - getCity() - Method in class com.nnipa.proto.common.Address.Builder
-
string city = 2; - getCity() - Method in class com.nnipa.proto.common.Address
-
string city = 2; - getCity() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string city = 2; - getCityBytes() - Method in class com.nnipa.proto.common.Address.Builder
-
string city = 2; - getCityBytes() - Method in class com.nnipa.proto.common.Address
-
string city = 2; - getCityBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string city = 2; - getClickedAt() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - getClickedAt() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
.google.protobuf.Timestamp clicked_at = 5; - getClickedAt() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
.google.protobuf.Timestamp clicked_at = 5; - getClickedAtBuilder() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - getClickedAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - getClickedAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
.google.protobuf.Timestamp clicked_at = 5; - getClickedAtOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
.google.protobuf.Timestamp clicked_at = 5; - getCode() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string code = 1; - getCode() - Method in class com.nnipa.proto.common.ErrorDetail
-
string code = 1; - getCode() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string code = 1; - getCodeBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string code = 1; - getCodeBytes() - Method in class com.nnipa.proto.common.ErrorDetail
-
string code = 1; - getCodeBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string code = 1; - getCompletedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - getCompletedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
.google.protobuf.Timestamp completed_at = 4; - getCompletedAt() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
.google.protobuf.Timestamp completed_at = 4; - getCompletedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - getCompletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - getCompletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
.google.protobuf.Timestamp completed_at = 4; - getCompletedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
.google.protobuf.Timestamp completed_at = 4; - getComplianceType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
string compliance_type = 1; - getComplianceType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
string compliance_type = 1; - getComplianceType() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
string compliance_type = 1; - getComplianceType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string compliance_type = 3; - getComplianceType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string compliance_type = 3; - getComplianceType() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string compliance_type = 3; - getComplianceTypeBytes() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
string compliance_type = 1; - getComplianceTypeBytes() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
string compliance_type = 1; - getComplianceTypeBytes() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
string compliance_type = 1; - getComplianceTypeBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string compliance_type = 3; - getComplianceTypeBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string compliance_type = 3; - getComplianceTypeBytes() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string compliance_type = 3; - getComplianceTypes(int) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypes(int) - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypes(int) - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesBytes(int) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesBytes(int) - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesBytes(int) - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesCount() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesCount() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesCount() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesList() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesList() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
GDPR, HIPAA, SOC2, etc.
- getComplianceTypesList() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
GDPR, HIPAA, SOC2, etc.
- getCompliant() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
bool compliant = 2; - getCompliant() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
bool compliant = 2; - getCompliant() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
bool compliant = 2; - getConditions() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
Deprecated.
- getConditions() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
Deprecated.
- getConditions() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
Deprecated.
- getConditionsCount() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- getConditionsCount() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- getConditionsCount() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
map<string, string> conditions = 7; - getConditionsMap() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
map<string, string> conditions = 7; - getConditionsMap() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
map<string, string> conditions = 7; - getConditionsMap() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
map<string, string> conditions = 7; - getConditionsOrDefault(String, String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
map<string, string> conditions = 7; - getConditionsOrDefault(String, String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
map<string, string> conditions = 7; - getConditionsOrDefault(String, String) - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
map<string, string> conditions = 7; - getConditionsOrThrow(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
map<string, string> conditions = 7; - getConditionsOrThrow(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
map<string, string> conditions = 7; - getConditionsOrThrow(String) - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
map<string, string> conditions = 7; - getConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
Deprecated.
- getConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
Deprecated.
- getConfiguration() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
Deprecated.
- getConfiguration() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
Deprecated.
- getConfiguration() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
Deprecated.
- getConfiguration() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
Deprecated.
- getConfigurationCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- getConfigurationCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- getConfigurationCount() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
map<string, string> configuration = 4; - getConfigurationCount() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- getConfigurationCount() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- getConfigurationCount() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
map<string, string> configuration = 7; - getConfigurationMap() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
map<string, string> configuration = 4; - getConfigurationMap() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
map<string, string> configuration = 4; - getConfigurationMap() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
map<string, string> configuration = 4; - getConfigurationMap() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
map<string, string> configuration = 7; - getConfigurationMap() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
map<string, string> configuration = 7; - getConfigurationMap() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
map<string, string> configuration = 7; - getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
map<string, string> configuration = 4; - getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
map<string, string> configuration = 4; - getConfigurationOrDefault(String, String) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
map<string, string> configuration = 4; - getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
map<string, string> configuration = 7; - getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
map<string, string> configuration = 7; - getConfigurationOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
map<string, string> configuration = 7; - getConfigurationOrThrow(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
map<string, string> configuration = 4; - getConfigurationOrThrow(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
map<string, string> configuration = 4; - getConfigurationOrThrow(String) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
map<string, string> configuration = 4; - getConfigurationOrThrow(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
map<string, string> configuration = 7; - getConfigurationOrThrow(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
map<string, string> configuration = 7; - getConfigurationOrThrow(String) - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
map<string, string> configuration = 7; - getConstraints() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
Deprecated.
- getConstraints() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
Deprecated.
- getConstraints() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
Deprecated.
- getConstraintsCount() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- getConstraintsCount() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- getConstraintsCount() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
map<string, string> constraints = 8; - getConstraintsMap() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
map<string, string> constraints = 8; - getConstraintsMap() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
map<string, string> constraints = 8; - getConstraintsMap() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
map<string, string> constraints = 8; - getConstraintsOrDefault(String, String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
map<string, string> constraints = 8; - getConstraintsOrDefault(String, String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
map<string, string> constraints = 8; - getConstraintsOrDefault(String, String) - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
map<string, string> constraints = 8; - getConstraintsOrThrow(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
map<string, string> constraints = 8; - getConstraintsOrThrow(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
map<string, string> constraints = 8; - getConstraintsOrThrow(String) - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
map<string, string> constraints = 8; - getContactInfo() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - getContactInfo() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - getContactInfo() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - getContactInfoBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - getContactInfoOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - getContactInfoOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - getContactInfoOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - getContent() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string content = 8; - getContent() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string content = 8; - getContent() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string content = 8; - getContent() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string content = 6; - getContent() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string content = 6; - getContent() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string content = 6; - getContentBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string content = 8; - getContentBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string content = 8; - getContentBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string content = 8; - getContentBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string content = 6; - getContentBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string content = 6; - getContentBytes() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string content = 6; - getContext() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
Deprecated.
- getContext() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
Deprecated.
- getContext() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
Deprecated.
- getContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
Deprecated.
- getContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
Deprecated.
- getContext() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
Deprecated.
- getContext() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
Deprecated.
- getContext() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
Deprecated.
- getContext() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
Deprecated.
- getContext() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - getContext() - Method in class com.nnipa.proto.command.TenantContextResponse
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - getContext() - Method in interface com.nnipa.proto.command.TenantContextResponseOrBuilder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - getContext() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
Deprecated.
- getContext() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
Deprecated.
- getContext() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
Deprecated.
- getContextBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - getContextCount() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- getContextCount() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- getContextCount() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
map<string, string> context = 9; - getContextCount() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- getContextCount() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- getContextCount() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
map<string, string> context = 11; - getContextCount() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- getContextCount() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- getContextCount() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
map<string, string> context = 6; - getContextCount() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- getContextCount() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- getContextCount() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
map<string, string> context = 8; - getContextMap() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
map<string, string> context = 9; - getContextMap() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
map<string, string> context = 9; - getContextMap() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
map<string, string> context = 9; - getContextMap() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
map<string, string> context = 11; - getContextMap() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
map<string, string> context = 11; - getContextMap() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
map<string, string> context = 11; - getContextMap() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
map<string, string> context = 6; - getContextMap() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
map<string, string> context = 6; - getContextMap() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
map<string, string> context = 6; - getContextMap() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
map<string, string> context = 8; - getContextMap() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
map<string, string> context = 8; - getContextMap() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
map<string, string> context = 8; - getContextOrBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - getContextOrBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - getContextOrBuilder() - Method in interface com.nnipa.proto.command.TenantContextResponseOrBuilder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
map<string, string> context = 9; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
map<string, string> context = 9; - getContextOrDefault(String, String) - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
map<string, string> context = 9; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
map<string, string> context = 11; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
map<string, string> context = 11; - getContextOrDefault(String, String) - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
map<string, string> context = 11; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
map<string, string> context = 6; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
map<string, string> context = 6; - getContextOrDefault(String, String) - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
map<string, string> context = 6; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
map<string, string> context = 8; - getContextOrDefault(String, String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
map<string, string> context = 8; - getContextOrDefault(String, String) - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
map<string, string> context = 8; - getContextOrThrow(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
map<string, string> context = 9; - getContextOrThrow(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
map<string, string> context = 9; - getContextOrThrow(String) - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
map<string, string> context = 9; - getContextOrThrow(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
map<string, string> context = 11; - getContextOrThrow(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
map<string, string> context = 11; - getContextOrThrow(String) - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
map<string, string> context = 11; - getContextOrThrow(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
map<string, string> context = 6; - getContextOrThrow(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
map<string, string> context = 6; - getContextOrThrow(String) - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
map<string, string> context = 6; - getContextOrThrow(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
map<string, string> context = 8; - getContextOrThrow(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
map<string, string> context = 8; - getContextOrThrow(String) - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
map<string, string> context = 8; - getCorrelationId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
For tracking related events
- getCorrelationId() - Method in class com.nnipa.proto.common.EventMetadata
-
For tracking related events
- getCorrelationId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
For tracking related events
- getCorrelationIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
For tracking related events
- getCorrelationIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
-
For tracking related events
- getCorrelationIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
For tracking related events
- getCountry() - Method in class com.nnipa.proto.common.Address.Builder
-
string country = 5; - getCountry() - Method in class com.nnipa.proto.common.Address
-
string country = 5; - getCountry() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string country = 5; - getCountryBytes() - Method in class com.nnipa.proto.common.Address.Builder
-
string country = 5; - getCountryBytes() - Method in class com.nnipa.proto.common.Address
-
string country = 5; - getCountryBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string country = 5; - getCreatedAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - getCreatedAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
.google.protobuf.Timestamp created_at = 4; - getCreatedAt() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
.google.protobuf.Timestamp created_at = 4; - getCreatedAt() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAt() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAt() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAt() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - getCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo
-
.google.protobuf.Timestamp created_at = 2; - getCreatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
.google.protobuf.Timestamp created_at = 2; - getCreatedAt() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAt() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAt() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAt() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - getCreatedAtBuilder() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - getCreatedAtBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
.google.protobuf.Timestamp created_at = 4; - getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
.google.protobuf.Timestamp created_at = 4; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
.google.protobuf.Timestamp created_at = 8; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo
-
.google.protobuf.Timestamp created_at = 2; - getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
.google.protobuf.Timestamp created_at = 2; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.google.protobuf.Timestamp created_at = 9; - getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.google.protobuf.Timestamp created_at = 9; - getCreatedBy() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string created_by = 9; - getCreatedBy() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string created_by = 9; - getCreatedBy() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string created_by = 9; - getCreatedBy() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string created_by = 9; - getCreatedBy() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string created_by = 9; - getCreatedBy() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string created_by = 9; - getCreatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string created_by = 1; - getCreatedBy() - Method in class com.nnipa.proto.common.AuditInfo
-
string created_by = 1; - getCreatedBy() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string created_by = 1; - getCreatedBy() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string created_by = 6; - getCreatedBy() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string created_by = 6; - getCreatedBy() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string created_by = 6; - getCreatedBy() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string created_by = 8; - getCreatedBy() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string created_by = 8; - getCreatedBy() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string created_by = 8; - getCreatedByBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string created_by = 9; - getCreatedByBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string created_by = 9; - getCreatedByBytes() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string created_by = 9; - getCreatedByBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string created_by = 9; - getCreatedByBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string created_by = 9; - getCreatedByBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string created_by = 9; - getCreatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string created_by = 1; - getCreatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo
-
string created_by = 1; - getCreatedByBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string created_by = 1; - getCreatedByBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string created_by = 6; - getCreatedByBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string created_by = 6; - getCreatedByBytes() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string created_by = 6; - getCreatedByBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string created_by = 8; - getCreatedByBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string created_by = 8; - getCreatedByBytes() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string created_by = 8; - getCurrentUsage() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
int64 current_usage = 5; - getCurrentUsage() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
int64 current_usage = 5; - getCurrentUsage() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
int64 current_usage = 5; - getData() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - getData() - Method in class com.nnipa.proto.common.CommandResponse
-
.google.protobuf.Any data = 4; - getData() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.google.protobuf.Any data = 4; - getDataBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - getDataOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - getDataOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse
-
.google.protobuf.Any data = 4; - getDataOrBuilder() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.google.protobuf.Any data = 4; - getDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - getDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
.google.protobuf.Timestamp deactivated_at = 4; - getDeactivatedAt() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
.google.protobuf.Timestamp deactivated_at = 4; - getDeactivatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - getDeactivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - getDeactivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
.google.protobuf.Timestamp deactivated_at = 4; - getDeactivatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
.google.protobuf.Timestamp deactivated_at = 4; - getDeactivatedBy() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string deactivated_by = 3; - getDeactivatedBy() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
string deactivated_by = 3; - getDeactivatedBy() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
string deactivated_by = 3; - getDeactivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string deactivated_by = 3; - getDeactivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
string deactivated_by = 3; - getDeactivatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
string deactivated_by = 3; - getDefaultInstance() - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLoginEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- getDefaultInstance() - Static method in class com.nnipa.proto.command.AuditLogCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.AuthorizationResponse
- getDefaultInstance() - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- getDefaultInstance() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- getDefaultInstance() - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.SendNotificationCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- getDefaultInstance() - Static method in class com.nnipa.proto.command.TenantContextResponse
- getDefaultInstance() - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- getDefaultInstance() - Static method in class com.nnipa.proto.command.UsageDataResponse
- getDefaultInstance() - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- getDefaultInstance() - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.command.ValidateUserCommand
- getDefaultInstance() - Static method in class com.nnipa.proto.common.Address
- getDefaultInstance() - Static method in class com.nnipa.proto.common.AuditInfo
- getDefaultInstance() - Static method in class com.nnipa.proto.common.CommandResponse
- getDefaultInstance() - Static method in class com.nnipa.proto.common.ContactInfo
- getDefaultInstance() - Static method in class com.nnipa.proto.common.ErrorDetail
- getDefaultInstance() - Static method in class com.nnipa.proto.common.EventMetadata
- getDefaultInstance() - Static method in class com.nnipa.proto.common.PaginationInfo
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- getDefaultInstance() - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuthorizationResponse
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.TenantContextResponse
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.UsageDataResponse
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ValidateUserCommand
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.Address.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.Address
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.AuditInfo
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.CommandResponse
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ContactInfo
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ErrorDetail
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.EventMetadata
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.common.PaginationInfo
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- getDeletedAt() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAt() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAt() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAt() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtBuilder() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
.google.protobuf.Timestamp deleted_at = 4; - getDeletedBy() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string deleted_by = 5; - getDeletedBy() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
string deleted_by = 5; - getDeletedBy() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
string deleted_by = 5; - getDeletedBy() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string deleted_by = 3; - getDeletedBy() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
string deleted_by = 3; - getDeletedBy() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
string deleted_by = 3; - getDeletedByBytes() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string deleted_by = 5; - getDeletedByBytes() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
string deleted_by = 5; - getDeletedByBytes() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
string deleted_by = 5; - getDeletedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string deleted_by = 3; - getDeletedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
string deleted_by = 3; - getDeletedByBytes() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
string deleted_by = 3; - getDeliveredAt() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - getDeliveredAt() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
.google.protobuf.Timestamp delivered_at = 5; - getDeliveredAt() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
.google.protobuf.Timestamp delivered_at = 5; - getDeliveredAtBuilder() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - getDeliveredAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - getDeliveredAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
.google.protobuf.Timestamp delivered_at = 5; - getDeliveredAtOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
.google.protobuf.Timestamp delivered_at = 5; - getDeliveryMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
Deprecated.
- getDeliveryMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
Deprecated.
- getDeliveryMetadata() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
Deprecated.
- getDeliveryMetadataCount() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- getDeliveryMetadataCount() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- getDeliveryMetadataCount() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataMap() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataMap() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataMap() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataOrDefault(String, String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataOrDefault(String, String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataOrThrow(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataOrThrow(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
map<string, string> delivery_metadata = 7; - getDeliveryMetadataOrThrow(String) - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
map<string, string> delivery_metadata = 7; - getDeliveryStatus() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string delivery_status = 6; - getDeliveryStatus() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string delivery_status = 6; - getDeliveryStatus() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string delivery_status = 6; - getDeliveryStatusBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string delivery_status = 6; - getDeliveryStatusBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string delivery_status = 6; - getDeliveryStatusBytes() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string delivery_status = 6; - getDenialReason() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
string denial_reason = 4; - getDenialReason() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
string denial_reason = 4; - getDenialReason() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
string denial_reason = 4; - getDenialReasonBytes() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
string denial_reason = 4; - getDenialReasonBytes() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
string denial_reason = 4; - getDenialReasonBytes() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
string denial_reason = 4; - getDescription() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string description = 5; - getDescription() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string description = 5; - getDescription() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string description = 5; - getDescriptionBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string description = 5; - getDescriptionBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string description = 5; - getDescriptionBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string description = 5; - getDescriptor() - Static method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.AuthEventProtos
- getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- getDescriptor() - Static method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- getDescriptor() - Static method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- getDescriptor() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.AuthorizationEventProtos
- getDescriptor() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.AuthorizationResponse
- getDescriptor() - Static method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.CommandProtos
- getDescriptor() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- getDescriptor() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- getDescriptor() - Static method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- getDescriptor() - Static method in class com.nnipa.proto.command.TenantContextResponse.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.TenantContextResponse
- getDescriptor() - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- getDescriptor() - Static method in class com.nnipa.proto.command.UsageDataResponse.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.UsageDataResponse
- getDescriptor() - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- getDescriptor() - Static method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- getDescriptor() - Static method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- getDescriptor() - Static method in class com.nnipa.proto.command.ValidateUserCommand
- getDescriptor() - Static method in class com.nnipa.proto.common.Address.Builder
- getDescriptor() - Static method in class com.nnipa.proto.common.Address
- getDescriptor() - Static method in class com.nnipa.proto.common.AuditInfo.Builder
- getDescriptor() - Static method in class com.nnipa.proto.common.AuditInfo
- getDescriptor() - Static method in class com.nnipa.proto.common.CommandResponse.Builder
- getDescriptor() - Static method in class com.nnipa.proto.common.CommandResponse
- getDescriptor() - Static method in class com.nnipa.proto.common.CommonProtos
- getDescriptor() - Static method in class com.nnipa.proto.common.ContactInfo.Builder
- getDescriptor() - Static method in class com.nnipa.proto.common.ContactInfo
- getDescriptor() - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
- getDescriptor() - Static method in class com.nnipa.proto.common.ErrorDetail.Builder
- getDescriptor() - Static method in class com.nnipa.proto.common.ErrorDetail
- getDescriptor() - Static method in class com.nnipa.proto.common.EventMetadata.Builder
- getDescriptor() - Static method in class com.nnipa.proto.common.EventMetadata
- getDescriptor() - Static method in enum class com.nnipa.proto.common.EventStatus
- getDescriptor() - Static method in enum class com.nnipa.proto.common.OrganizationType
- getDescriptor() - Static method in class com.nnipa.proto.common.PaginationInfo.Builder
- getDescriptor() - Static method in class com.nnipa.proto.common.PaginationInfo
- getDescriptor() - Static method in enum class com.nnipa.proto.common.Priority
- getDescriptor() - Static method in enum class com.nnipa.proto.common.SubscriptionTier
- getDescriptor() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- getDescriptor() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- getDescriptor() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationEventProtos
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- getDescriptor() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- getDescriptor() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- getDescriptor() - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantEventProtos
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- getDescriptor() - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- getDescriptor() - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- getDescriptorForType() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.common.Address.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- getDescriptorForType() - Method in enum class com.nnipa.proto.common.DataIsolationStrategy
- getDescriptorForType() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- getDescriptorForType() - Method in enum class com.nnipa.proto.common.EventStatus
- getDescriptorForType() - Method in enum class com.nnipa.proto.common.OrganizationType
- getDescriptorForType() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- getDescriptorForType() - Method in enum class com.nnipa.proto.common.Priority
- getDescriptorForType() - Method in enum class com.nnipa.proto.common.SubscriptionTier
- getDescriptorForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- getDescriptorForType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- getDetailed() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
bool detailed = 6; - getDetailed() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
bool detailed = 6; - getDetailed() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
bool detailed = 6; - getDetails() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string details = 3; - getDetails() - Method in class com.nnipa.proto.common.ErrorDetail
-
string details = 3; - getDetails() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string details = 3; - getDetails() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
Deprecated.
- getDetails() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
Deprecated.
- getDetails() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
Deprecated.
- getDetailsBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string details = 3; - getDetailsBytes() - Method in class com.nnipa.proto.common.ErrorDetail
-
string details = 3; - getDetailsBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string details = 3; - getDetailsCount() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- getDetailsCount() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- getDetailsCount() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
map<string, string> details = 8; - getDetailsMap() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
map<string, string> details = 8; - getDetailsMap() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
map<string, string> details = 8; - getDetailsMap() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
map<string, string> details = 8; - getDetailsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
map<string, string> details = 8; - getDetailsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
map<string, string> details = 8; - getDetailsOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
map<string, string> details = 8; - getDetailsOrThrow(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
map<string, string> details = 8; - getDetailsOrThrow(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
map<string, string> details = 8; - getDetailsOrThrow(String) - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
map<string, string> details = 8; - getDeviceId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string device_id = 11; - getDeviceId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string device_id = 11; - getDeviceId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string device_id = 11; - getDeviceIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string device_id = 11; - getDeviceIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string device_id = 11; - getDeviceIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string device_id = 11; - getDeviceInfo() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string device_info = 6; - getDeviceInfo() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string device_info = 6; - getDeviceInfo() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string device_info = 6; - getDeviceInfo() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string device_info = 5; - getDeviceInfo() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string device_info = 5; - getDeviceInfo() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string device_info = 5; - getDeviceInfoBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string device_info = 6; - getDeviceInfoBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string device_info = 6; - getDeviceInfoBytes() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string device_info = 6; - getDeviceInfoBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string device_info = 5; - getDeviceInfoBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string device_info = 5; - getDeviceInfoBytes() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string device_info = 5; - getDeviceName() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string device_name = 6; - getDeviceName() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
string device_name = 6; - getDeviceName() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
string device_name = 6; - getDeviceNameBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string device_name = 6; - getDeviceNameBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
string device_name = 6; - getDeviceNameBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
string device_name = 6; - getDisabledAt() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAt() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAt() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAt() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtBuilder() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtOrBuilder() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtOrBuilder() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtOrBuilder() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledAtOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
.google.protobuf.Timestamp disabled_at = 5; - getDisabledBy() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string disabled_by = 6; - getDisabledBy() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string disabled_by = 6; - getDisabledBy() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string disabled_by = 6; - getDisabledBy() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string disabled_by = 6; - getDisabledBy() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string disabled_by = 6; - getDisabledBy() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string disabled_by = 6; - getDisabledByBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string disabled_by = 6; - getDisabledByBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string disabled_by = 6; - getDisabledByBytes() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string disabled_by = 6; - getDisabledByBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string disabled_by = 6; - getDisabledByBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string disabled_by = 6; - getDisabledByBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string disabled_by = 6; - getDomain() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string domain = 3; - getDomain() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string domain = 3; - getDomain() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string domain = 3; - getDomainBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string domain = 3; - getDomainBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string domain = 3; - getDomainBytes() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string domain = 3; - getDurationMs() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
int64 duration_ms = 5; - getDurationMs() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
int64 duration_ms = 5; - getDurationMs() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
int64 duration_ms = 5; - getEffect() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string effect = 6; - getEffect() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string effect = 6; - getEffect() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string effect = 6; - getEffectBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string effect = 6; - getEffectBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string effect = 6; - getEffectBytes() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string effect = 6; - getEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - getEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
.google.protobuf.Timestamp effective_date = 4; - getEffectiveDate() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
.google.protobuf.Timestamp effective_date = 4; - getEffectiveDateBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - getEffectiveDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - getEffectiveDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
.google.protobuf.Timestamp effective_date = 4; - getEffectiveDateOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
.google.protobuf.Timestamp effective_date = 4; - getEmail() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string email = 3; - getEmail() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string email = 3; - getEmail() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string email = 3; - getEmail() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string email = 4; - getEmail() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string email = 4; - getEmail() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string email = 4; - getEmail() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string email = 4; - getEmail() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string email = 4; - getEmail() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string email = 4; - getEmail() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string email = 1; - getEmail() - Method in class com.nnipa.proto.common.ContactInfo
-
string email = 1; - getEmail() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string email = 1; - getEmailBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string email = 3; - getEmailBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string email = 3; - getEmailBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string email = 3; - getEmailBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string email = 4; - getEmailBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string email = 4; - getEmailBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string email = 4; - getEmailBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string email = 4; - getEmailBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string email = 4; - getEmailBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string email = 4; - getEmailBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string email = 1; - getEmailBytes() - Method in class com.nnipa.proto.common.ContactInfo
-
string email = 1; - getEmailBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string email = 1; - getEmailVerified() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
bool email_verified = 9; - getEmailVerified() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
bool email_verified = 9; - getEmailVerified() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
bool email_verified = 9; - getEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAt() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAt() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtOrBuilder() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledAtOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
.google.protobuf.Timestamp enabled_at = 5; - getEnabledBy() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string enabled_by = 6; - getEnabledBy() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string enabled_by = 6; - getEnabledBy() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string enabled_by = 6; - getEnabledByBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string enabled_by = 6; - getEnabledByBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string enabled_by = 6; - getEnabledByBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string enabled_by = 6; - getEnabledFeatures(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - getEnabledFeatures(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
repeated string enabled_features = 6; - getEnabledFeatures(int) - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
repeated string enabled_features = 6; - getEnabledFeatures(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - getEnabledFeatures(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
repeated string enabled_features = 12; - getEnabledFeatures(int) - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
repeated string enabled_features = 12; - getEnabledFeaturesBytes(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - getEnabledFeaturesBytes(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
repeated string enabled_features = 6; - getEnabledFeaturesBytes(int) - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
repeated string enabled_features = 6; - getEnabledFeaturesBytes(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - getEnabledFeaturesBytes(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
repeated string enabled_features = 12; - getEnabledFeaturesBytes(int) - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
repeated string enabled_features = 12; - getEnabledFeaturesCount() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - getEnabledFeaturesCount() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
repeated string enabled_features = 6; - getEnabledFeaturesCount() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
repeated string enabled_features = 6; - getEnabledFeaturesCount() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - getEnabledFeaturesCount() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
repeated string enabled_features = 12; - getEnabledFeaturesCount() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
repeated string enabled_features = 12; - getEnabledFeaturesList() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - getEnabledFeaturesList() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
repeated string enabled_features = 6; - getEnabledFeaturesList() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
repeated string enabled_features = 6; - getEnabledFeaturesList() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - getEnabledFeaturesList() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
repeated string enabled_features = 12; - getEnabledFeaturesList() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
repeated string enabled_features = 12; - getEndTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - getEndTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.google.protobuf.Timestamp end_time = 5; - getEndTime() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.google.protobuf.Timestamp end_time = 5; - getEndTimeBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - getEndTimeOrBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - getEndTimeOrBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.google.protobuf.Timestamp end_time = 5; - getEndTimeOrBuilder() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.google.protobuf.Timestamp end_time = 5; - getEntry() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - getEntry() - Method in class com.nnipa.proto.command.AuditLogCommand
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - getEntry() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - getEntryBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - getEntryOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - getEntryOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - getEntryOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - getError() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getError() - Method in class com.nnipa.proto.common.CommandResponse
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getError() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getError() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getError() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getError() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorCode() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string error_code = 5; - getErrorCode() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string error_code = 5; - getErrorCode() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string error_code = 5; - getErrorCodeBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string error_code = 5; - getErrorCodeBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string error_code = 5; - getErrorCodeBytes() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string error_code = 5; - getErrorOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorOrBuilder() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getErrorOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - getEscalation() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - getEscalation() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - getEscalation() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEventOrBuilder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - getEscalationBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - getEscalationId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_id = 1; - getEscalationId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string escalation_id = 1; - getEscalationId() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string escalation_id = 1; - getEscalationIdBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_id = 1; - getEscalationIdBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string escalation_id = 1; - getEscalationIdBytes() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string escalation_id = 1; - getEscalationLevel() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_level = 4; - getEscalationLevel() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string escalation_level = 4; - getEscalationLevel() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string escalation_level = 4; - getEscalationLevelBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_level = 4; - getEscalationLevelBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string escalation_level = 4; - getEscalationLevelBytes() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string escalation_level = 4; - getEscalationOrBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - getEscalationOrBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - getEscalationOrBuilder() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEventOrBuilder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - getEvaluatedAt() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - getEvaluatedAt() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
.google.protobuf.Timestamp evaluated_at = 7; - getEvaluatedAt() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
.google.protobuf.Timestamp evaluated_at = 7; - getEvaluatedAtBuilder() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - getEvaluatedAtOrBuilder() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - getEvaluatedAtOrBuilder() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
.google.protobuf.Timestamp evaluated_at = 7; - getEvaluatedAtOrBuilder() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
.google.protobuf.Timestamp evaluated_at = 7; - getEvaluationContext() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
Deprecated.
- getEvaluationContext() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
Deprecated.
- getEvaluationContext() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
Deprecated.
- getEvaluationContextCount() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- getEvaluationContextCount() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- getEvaluationContextCount() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
map<string, string> evaluation_context = 8; - getEvaluationContextMap() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
map<string, string> evaluation_context = 8; - getEvaluationContextMap() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
map<string, string> evaluation_context = 8; - getEvaluationContextMap() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
map<string, string> evaluation_context = 8; - getEvaluationContextOrDefault(String, String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
map<string, string> evaluation_context = 8; - getEvaluationContextOrDefault(String, String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
map<string, string> evaluation_context = 8; - getEvaluationContextOrDefault(String, String) - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
map<string, string> evaluation_context = 8; - getEvaluationContextOrThrow(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
map<string, string> evaluation_context = 8; - getEvaluationContextOrThrow(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
map<string, string> evaluation_context = 8; - getEvaluationContextOrThrow(String) - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
map<string, string> evaluation_context = 8; - getEventId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Unique event identifier
- getEventId() - Method in class com.nnipa.proto.common.EventMetadata
-
Unique event identifier
- getEventId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Unique event identifier
- getEventIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Unique event identifier
- getEventIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
-
Unique event identifier
- getEventIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Unique event identifier
- getExceededAt() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - getExceededAt() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
.google.protobuf.Timestamp exceeded_at = 6; - getExceededAt() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
.google.protobuf.Timestamp exceeded_at = 6; - getExceededAtBuilder() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - getExceededAtOrBuilder() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - getExceededAtOrBuilder() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
.google.protobuf.Timestamp exceeded_at = 6; - getExceededAtOrBuilder() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
.google.protobuf.Timestamp exceeded_at = 6; - getExpiredAt() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - getExpiredAt() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
.google.protobuf.Timestamp expired_at = 5; - getExpiredAt() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
.google.protobuf.Timestamp expired_at = 5; - getExpiredAtBuilder() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - getExpiredAtOrBuilder() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - getExpiredAtOrBuilder() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
.google.protobuf.Timestamp expired_at = 5; - getExpiredAtOrBuilder() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
.google.protobuf.Timestamp expired_at = 5; - getExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - getExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.google.protobuf.Timestamp expires_at = 7; - getExpiresAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.google.protobuf.Timestamp expires_at = 7; - getExpiresAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - getExpiresAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
.google.protobuf.Timestamp expires_at = 5; - getExpiresAt() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
.google.protobuf.Timestamp expires_at = 5; - getExpiresAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAt() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - getExpiresAtBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - getExpiresAtBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.google.protobuf.Timestamp expires_at = 7; - getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.google.protobuf.Timestamp expires_at = 7; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
.google.protobuf.Timestamp expires_at = 5; - getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
.google.protobuf.Timestamp expires_at = 5; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.google.protobuf.Timestamp expires_at = 6; - getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.google.protobuf.Timestamp expires_at = 6; - getExpiryReason() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
timeout, max_age, revoked
- getExpiryReason() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
timeout, max_age, revoked
- getExpiryReason() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
timeout, max_age, revoked
- getExpiryReasonBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
timeout, max_age, revoked
- getExpiryReasonBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
timeout, max_age, revoked
- getExpiryReasonBytes() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
timeout, max_age, revoked
- getExternalId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
provider's message ID
- getExternalId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
provider's message ID
- getExternalId() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
provider's message ID
- getExternalIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
provider's message ID
- getExternalIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
provider's message ID
- getExternalIdBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
provider's message ID
- getFailedAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - getFailedAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
.google.protobuf.Timestamp failed_at = 6; - getFailedAt() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp failed_at = 6; - getFailedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - getFailedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.google.protobuf.Timestamp failed_at = 5; - getFailedAt() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.google.protobuf.Timestamp failed_at = 5; - getFailedAtBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - getFailedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - getFailedAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - getFailedAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
.google.protobuf.Timestamp failed_at = 6; - getFailedAtOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp failed_at = 6; - getFailedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - getFailedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.google.protobuf.Timestamp failed_at = 5; - getFailedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.google.protobuf.Timestamp failed_at = 5; - getFailedAttempts() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
int32 failed_attempts = 7; - getFailedAttempts() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
int32 failed_attempts = 7; - getFailedAttempts() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
int32 failed_attempts = 7; - getFailedResources(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - getFailedResources(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
repeated string failed_resources = 4; - getFailedResources(int) - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
repeated string failed_resources = 4; - getFailedResourcesBytes(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - getFailedResourcesBytes(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
repeated string failed_resources = 4; - getFailedResourcesBytes(int) - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
repeated string failed_resources = 4; - getFailedResourcesCount() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - getFailedResourcesCount() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
repeated string failed_resources = 4; - getFailedResourcesCount() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
repeated string failed_resources = 4; - getFailedResourcesList() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - getFailedResourcesList() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
repeated string failed_resources = 4; - getFailedResourcesList() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
repeated string failed_resources = 4; - getFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - getFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - getFailure() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - getFailure() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - getFailure() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - getFailure() - Method in interface com.nnipa.proto.notification.NotificationFailedEventOrBuilder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - getFailureBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - getFailureBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - getFailureCount() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
int32 failure_count = 7; - getFailureCount() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
int32 failure_count = 7; - getFailureCount() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
int32 failure_count = 7; - getFailureOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - getFailureOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - getFailureOrBuilder() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - getFailureOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - getFailureOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - getFailureOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationFailedEventOrBuilder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - getFailureReason() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string failure_reason = 3; - getFailureReason() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string failure_reason = 3; - getFailureReason() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string failure_reason = 3; - getFailureReason() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string failure_reason = 4; - getFailureReason() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string failure_reason = 4; - getFailureReason() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string failure_reason = 4; - getFailureReasonBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string failure_reason = 3; - getFailureReasonBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string failure_reason = 3; - getFailureReasonBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string failure_reason = 3; - getFailureReasonBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string failure_reason = 4; - getFailureReasonBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string failure_reason = 4; - getFailureReasonBytes() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string failure_reason = 4; - getFax() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string fax = 4; - getFax() - Method in class com.nnipa.proto.common.ContactInfo
-
string fax = 4; - getFax() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string fax = 4; - getFaxBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string fax = 4; - getFaxBytes() - Method in class com.nnipa.proto.common.ContactInfo
-
string fax = 4; - getFaxBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string fax = 4; - getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_code = 3; - getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string feature_code = 3; - getFeatureCode() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string feature_code = 3; - getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_code = 3; - getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string feature_code = 3; - getFeatureCode() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string feature_code = 3; - getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_code = 3; - getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string feature_code = 3; - getFeatureCodeBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string feature_code = 3; - getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_code = 3; - getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string feature_code = 3; - getFeatureCodeBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string feature_code = 3; - getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_name = 4; - getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string feature_name = 4; - getFeatureName() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string feature_name = 4; - getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_name = 4; - getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string feature_name = 4; - getFeatureName() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string feature_name = 4; - getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_name = 4; - getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string feature_name = 4; - getFeatureNameBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string feature_name = 4; - getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_name = 4; - getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string feature_name = 4; - getFeatureNameBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string feature_name = 4; - getForcedChange() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
bool forced_change = 6; - getForcedChange() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
bool forced_change = 6; - getForcedChange() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
bool forced_change = 6; - getGenerateReport() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
bool generate_report = 4; - getGenerateReport() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
bool generate_report = 4; - getGenerateReport() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
bool generate_report = 4; - getGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - getGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
.google.protobuf.Timestamp granted_at = 6; - getGrantedAt() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
.google.protobuf.Timestamp granted_at = 6; - getGrantedAtBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - getGrantedAtOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - getGrantedAtOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
.google.protobuf.Timestamp granted_at = 6; - getGrantedAtOrBuilder() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
.google.protobuf.Timestamp granted_at = 6; - getGrantedBy() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string granted_by = 7; - getGrantedBy() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string granted_by = 7; - getGrantedBy() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string granted_by = 7; - getGrantedByBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string granted_by = 7; - getGrantedByBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string granted_by = 7; - getGrantedByBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string granted_by = 7; - getGrantedPermissions(int) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - getGrantedPermissions(int) - Method in class com.nnipa.proto.command.AuthorizationResponse
-
repeated string granted_permissions = 3; - getGrantedPermissions(int) - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
repeated string granted_permissions = 3; - getGrantedPermissionsBytes(int) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - getGrantedPermissionsBytes(int) - Method in class com.nnipa.proto.command.AuthorizationResponse
-
repeated string granted_permissions = 3; - getGrantedPermissionsBytes(int) - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
repeated string granted_permissions = 3; - getGrantedPermissionsCount() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - getGrantedPermissionsCount() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
repeated string granted_permissions = 3; - getGrantedPermissionsCount() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
repeated string granted_permissions = 3; - getGrantedPermissionsList() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - getGrantedPermissionsList() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
repeated string granted_permissions = 3; - getGrantedPermissionsList() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
repeated string granted_permissions = 3; - getHeaders() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Deprecated.
- getHeaders() - Method in class com.nnipa.proto.common.EventMetadata
-
Deprecated.
- getHeaders() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Deprecated.
- getHeadersCount() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- getHeadersCount() - Method in class com.nnipa.proto.common.EventMetadata
- getHeadersCount() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Custom headers
- getHeadersMap() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Custom headers
- getHeadersMap() - Method in class com.nnipa.proto.common.EventMetadata
-
Custom headers
- getHeadersMap() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Custom headers
- getHeadersOrDefault(String, String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Custom headers
- getHeadersOrDefault(String, String) - Method in class com.nnipa.proto.common.EventMetadata
-
Custom headers
- getHeadersOrDefault(String, String) - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Custom headers
- getHeadersOrThrow(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Custom headers
- getHeadersOrThrow(String) - Method in class com.nnipa.proto.common.EventMetadata
-
Custom headers
- getHeadersOrThrow(String) - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Custom headers
- getInitiatedBy() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string initiated_by = 5; - getInitiatedBy() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
string initiated_by = 5; - getInitiatedBy() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
string initiated_by = 5; - getInitiatedByBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string initiated_by = 5; - getInitiatedByBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
string initiated_by = 5; - getInitiatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
string initiated_by = 5; - getIpAddress() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string ip_address = 4; - getIpAddress() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string ip_address = 4; - getIpAddress() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string ip_address = 4; - getIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string ip_address = 5; - getIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
string ip_address = 5; - getIpAddress() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
string ip_address = 5; - getIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string ip_address = 8; - getIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string ip_address = 8; - getIpAddress() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string ip_address = 8; - getIpAddress() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string ip_address = 6; - getIpAddress() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string ip_address = 6; - getIpAddress() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string ip_address = 6; - getIpAddress() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string ip_address = 6; - getIpAddress() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string ip_address = 6; - getIpAddress() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string ip_address = 6; - getIpAddress() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string ip_address = 7; - getIpAddress() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string ip_address = 7; - getIpAddress() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string ip_address = 7; - getIpAddress() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string ip_address = 8; - getIpAddress() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string ip_address = 8; - getIpAddress() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string ip_address = 8; - getIpAddress() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string ip_address = 10; - getIpAddress() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string ip_address = 10; - getIpAddress() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string ip_address = 10; - getIpAddress() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string ip_address = 5; - getIpAddress() - Method in class com.nnipa.proto.common.AuditInfo
-
string ip_address = 5; - getIpAddress() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string ip_address = 5; - getIpAddress() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string ip_address = 6; - getIpAddress() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string ip_address = 6; - getIpAddress() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string ip_address = 6; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string ip_address = 4; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string ip_address = 4; - getIpAddressBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string ip_address = 4; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string ip_address = 5; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
string ip_address = 5; - getIpAddressBytes() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
string ip_address = 5; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string ip_address = 8; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string ip_address = 8; - getIpAddressBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string ip_address = 8; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string ip_address = 6; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string ip_address = 6; - getIpAddressBytes() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string ip_address = 6; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string ip_address = 6; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string ip_address = 6; - getIpAddressBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string ip_address = 6; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string ip_address = 7; - getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string ip_address = 7; - getIpAddressBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string ip_address = 7; - getIpAddressBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string ip_address = 8; - getIpAddressBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string ip_address = 8; - getIpAddressBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string ip_address = 8; - getIpAddressBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string ip_address = 10; - getIpAddressBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string ip_address = 10; - getIpAddressBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string ip_address = 10; - getIpAddressBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string ip_address = 5; - getIpAddressBytes() - Method in class com.nnipa.proto.common.AuditInfo
-
string ip_address = 5; - getIpAddressBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string ip_address = 5; - getIpAddressBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string ip_address = 6; - getIpAddressBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string ip_address = 6; - getIpAddressBytes() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string ip_address = 6; - getIsActive() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
bool is_active = 5; - getIsActive() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
bool is_active = 5; - getIsActive() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
bool is_active = 5; - getIsActive() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
bool is_active = 10; - getIsActive() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
bool is_active = 10; - getIsActive() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
bool is_active = 10; - getIsActive() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
bool is_active = 8; - getIsActive() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
bool is_active = 8; - getIsActive() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
bool is_active = 8; - getIsolationStrategy() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - getIsolationStrategy() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - getIsolationStrategy() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - getIsolationStrategy() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - getIsolationStrategy() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - getIsolationStrategy() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - getIsolationStrategyValue() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - getIsolationStrategyValue() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - getIsolationStrategyValue() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - getIsolationStrategyValue() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - getIsolationStrategyValue() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - getIsolationStrategyValue() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - getIssuedAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - getIssuedAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
.google.protobuf.Timestamp issued_at = 5; - getIssuedAt() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
.google.protobuf.Timestamp issued_at = 5; - getIssuedAtBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - getIssuedAtOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - getIssuedAtOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
.google.protobuf.Timestamp issued_at = 5; - getIssuedAtOrBuilder() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
.google.protobuf.Timestamp issued_at = 5; - getIssuedTo() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
client_id or application
- getIssuedTo() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
client_id or application
- getIssuedTo() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
client_id or application
- getIssuedToBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
client_id or application
- getIssuedToBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
client_id or application
- getIssuedToBytes() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
client_id or application
- getIsTemporary() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
bool is_temporary = 6; - getIsTemporary() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
bool is_temporary = 6; - getIsTemporary() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
bool is_temporary = 6; - getLastChecked() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - getLastChecked() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
.google.protobuf.Timestamp last_checked = 5; - getLastChecked() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
.google.protobuf.Timestamp last_checked = 5; - getLastCheckedBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - getLastCheckedOrBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - getLastCheckedOrBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
.google.protobuf.Timestamp last_checked = 5; - getLastCheckedOrBuilder() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
.google.protobuf.Timestamp last_checked = 5; - getLatitude() - Method in class com.nnipa.proto.common.Address.Builder
-
double latitude = 6; - getLatitude() - Method in class com.nnipa.proto.common.Address
-
double latitude = 6; - getLatitude() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
double latitude = 6; - getLimit() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
int64 limit = 4; - getLimit() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
int64 limit = 4; - getLimit() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
int64 limit = 4; - getLimit() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
int64 limit = 4; - getLimit() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
int64 limit = 4; - getLimit() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
int64 limit = 4; - getLinkClicked() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string link_clicked = 4; - getLinkClicked() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string link_clicked = 4; - getLinkClicked() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string link_clicked = 4; - getLinkClickedBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string link_clicked = 4; - getLinkClickedBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string link_clicked = 4; - getLinkClickedBytes() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string link_clicked = 4; - getLockedAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - getLockedAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.google.protobuf.Timestamp locked_at = 5; - getLockedAt() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.google.protobuf.Timestamp locked_at = 5; - getLockedAtBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - getLockedAtOrBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - getLockedAtOrBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.google.protobuf.Timestamp locked_at = 5; - getLockedAtOrBuilder() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.google.protobuf.Timestamp locked_at = 5; - getLockReason() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string lock_reason = 4; - getLockReason() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
string lock_reason = 4; - getLockReason() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
string lock_reason = 4; - getLockReasonBytes() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string lock_reason = 4; - getLockReasonBytes() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
string lock_reason = 4; - getLockReasonBytes() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
string lock_reason = 4; - getLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - getLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - getLogin() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - getLoginBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - getLoginOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - getLoginOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - getLoginOrBuilder() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - getLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - getLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
.google.protobuf.Timestamp login_time = 9; - getLoginTime() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
.google.protobuf.Timestamp login_time = 9; - getLoginTimeBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - getLoginTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - getLoginTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
.google.protobuf.Timestamp login_time = 9; - getLoginTimeOrBuilder() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
.google.protobuf.Timestamp login_time = 9; - getLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - getLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - getLogout() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - getLogoutBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - getLogoutOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - getLogoutOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - getLogoutOrBuilder() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - getLogoutReason() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
manual, timeout, forced, etc.
- getLogoutReason() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
manual, timeout, forced, etc.
- getLogoutReason() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
manual, timeout, forced, etc.
- getLogoutReasonBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
manual, timeout, forced, etc.
- getLogoutReasonBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
manual, timeout, forced, etc.
- getLogoutReasonBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
manual, timeout, forced, etc.
- getLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - getLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
.google.protobuf.Timestamp logout_time = 4; - getLogoutTime() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
.google.protobuf.Timestamp logout_time = 4; - getLogoutTimeBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - getLogoutTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - getLogoutTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
.google.protobuf.Timestamp logout_time = 4; - getLogoutTimeOrBuilder() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
.google.protobuf.Timestamp logout_time = 4; - getLongitude() - Method in class com.nnipa.proto.common.Address.Builder
-
double longitude = 7; - getLongitude() - Method in class com.nnipa.proto.common.Address
-
double longitude = 7; - getLongitude() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
double longitude = 7; - getMessage() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
string message = 2; - getMessage() - Method in class com.nnipa.proto.common.CommandResponse
-
string message = 2; - getMessage() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
string message = 2; - getMessage() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string message = 2; - getMessage() - Method in class com.nnipa.proto.common.ErrorDetail
-
string message = 2; - getMessage() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string message = 2; - getMessageBytes() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
string message = 2; - getMessageBytes() - Method in class com.nnipa.proto.common.CommandResponse
-
string message = 2; - getMessageBytes() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
string message = 2; - getMessageBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string message = 2; - getMessageBytes() - Method in class com.nnipa.proto.common.ErrorDetail
-
string message = 2; - getMessageBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string message = 2; - getMetadata() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.SessionCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.TokenGeneratedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
Deprecated.
- getMetadata() - Method in class com.nnipa.proto.common.ErrorDetail
-
Deprecated.
- getMetadata() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
Deprecated.
- getMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.NotificationFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.NotificationSentEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.NotificationSentEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.notification.TemplateCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadata() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataBuilder() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataCount() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- getMetadataCount() - Method in class com.nnipa.proto.common.ErrorDetail
- getMetadataCount() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
map<string, string> metadata = 6; - getMetadataMap() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
map<string, string> metadata = 6; - getMetadataMap() - Method in class com.nnipa.proto.common.ErrorDetail
-
map<string, string> metadata = 6; - getMetadataMap() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
map<string, string> metadata = 6; - getMetadataMap() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
Deprecated.
- getMetadataMap() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
Deprecated.
- getMetadataMap() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
Deprecated.
- getMetadataMapCount() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- getMetadataMapCount() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- getMetadataMapCount() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
map<string, string> metadata_map = 12; - getMetadataMapMap() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
map<string, string> metadata_map = 12; - getMetadataMapMap() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
map<string, string> metadata_map = 12; - getMetadataMapMap() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
map<string, string> metadata_map = 12; - getMetadataMapOrDefault(String, String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
map<string, string> metadata_map = 12; - getMetadataMapOrDefault(String, String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
map<string, string> metadata_map = 12; - getMetadataMapOrDefault(String, String) - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
map<string, string> metadata_map = 12; - getMetadataMapOrThrow(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
map<string, string> metadata_map = 12; - getMetadataMapOrThrow(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
map<string, string> metadata_map = 12; - getMetadataMapOrThrow(String) - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
map<string, string> metadata_map = 12; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.SessionCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.TokenGeneratedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationSentEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.notification.TemplateCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
map<string, string> metadata = 6; - getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.common.ErrorDetail
-
map<string, string> metadata = 6; - getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
map<string, string> metadata = 6; - getMetadataOrThrow(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
map<string, string> metadata = 6; - getMetadataOrThrow(String) - Method in class com.nnipa.proto.common.ErrorDetail
-
map<string, string> metadata = 6; - getMetadataOrThrow(String) - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
map<string, string> metadata = 6; - getMfaType() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string mfa_type = 4; - getMfaType() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string mfa_type = 4; - getMfaType() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string mfa_type = 4; - getMfaType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
totp, sms, email, etc.
- getMfaType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
totp, sms, email, etc.
- getMfaType() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
totp, sms, email, etc.
- getMfaTypeBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string mfa_type = 4; - getMfaTypeBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string mfa_type = 4; - getMfaTypeBytes() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string mfa_type = 4; - getMfaTypeBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
totp, sms, email, etc.
- getMfaTypeBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
totp, sms, email, etc.
- getMfaTypeBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
totp, sms, email, etc.
- getMfaUsed() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
bool mfa_used = 10; - getMfaUsed() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
bool mfa_used = 10; - getMfaUsed() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
bool mfa_used = 10; - getMobile() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string mobile = 3; - getMobile() - Method in class com.nnipa.proto.common.ContactInfo
-
string mobile = 3; - getMobile() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string mobile = 3; - getMobileBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string mobile = 3; - getMobileBytes() - Method in class com.nnipa.proto.common.ContactInfo
-
string mobile = 3; - getMobileBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string mobile = 3; - getMutableAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
Deprecated.
- getMutableAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
Deprecated.
- getMutableAttributes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
Deprecated.
- getMutableBatchMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
Deprecated.
- getMutableBreakdown() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
Deprecated.
- getMutableChangedFields() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
Deprecated.
- getMutableChanges() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
Deprecated.
- getMutableChanges() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
Deprecated.
- getMutableChannelPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
Deprecated.
- getMutableConditions() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
Deprecated.
- getMutableConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
Deprecated.
- getMutableConfiguration() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
Deprecated.
- getMutableConstraints() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
Deprecated.
- getMutableContext() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
Deprecated.
- getMutableContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
Deprecated.
- getMutableContext() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
Deprecated.
- getMutableContext() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
Deprecated.
- getMutableDeliveryMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
Deprecated.
- getMutableDetails() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
Deprecated.
- getMutableEvaluationContext() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
Deprecated.
- getMutableHeaders() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Deprecated.
- getMutableMetadata() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
Deprecated.
- getMutableMetadataMap() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
Deprecated.
- getMutableNewSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
Deprecated.
- getMutableOldSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
Deprecated.
- getMutableSettings() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
Deprecated.
- getMutableSettings() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
Deprecated.
- getMutableTemplateVariables() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
Deprecated.
- getMutableTypePreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
Deprecated.
- getName() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string name = 2; - getName() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
string name = 2; - getName() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
string name = 2; - getName() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string name = 2; - getName() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string name = 2; - getName() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string name = 2; - getName() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string name = 2; - getName() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string name = 2; - getName() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string name = 2; - getNameBytes() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
string name = 2; - getNameBytes() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string name = 2; - getNameBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string name = 2; - getNameBytes() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string name = 2; - getNameBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string name = 2; - getNameBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string name = 2; - getNameBytes() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string name = 2; - getNewSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
Deprecated.
- getNewSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
Deprecated.
- getNewSettings() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
Deprecated.
- getNewSettingsCount() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- getNewSettingsCount() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- getNewSettingsCount() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsMap() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsMap() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsMap() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsOrDefault(String, Value) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsOrDefault(String, Value) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsOrDefault(String, Value) - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewSettingsOrThrow(String) - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> new_settings = 4; - getNewStatus() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string new_status = 5; - getNewStatus() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string new_status = 5; - getNewStatus() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string new_status = 5; - getNewStatusBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string new_status = 5; - getNewStatusBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string new_status = 5; - getNewStatusBytes() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string new_status = 5; - getNewTier() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - getNewTier() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - getNewTier() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - getNewTierValue() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - getNewTierValue() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - getNewTierValue() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - getNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - getNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Any new_value = 7; - getNewValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Any new_value = 7; - getNewValueBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - getNewValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - getNewValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Any new_value = 7; - getNewValueOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Any new_value = 7; - getNextRetryAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - getNextRetryAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
.google.protobuf.Timestamp next_retry_at = 9; - getNextRetryAt() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp next_retry_at = 9; - getNextRetryAtBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - getNextRetryAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - getNextRetryAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
.google.protobuf.Timestamp next_retry_at = 9; - getNextRetryAtOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp next_retry_at = 9; - getNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - getNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - getNotification() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - getNotification() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - getNotification() - Method in class com.nnipa.proto.notification.NotificationSentEvent
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - getNotification() - Method in interface com.nnipa.proto.notification.NotificationSentEventOrBuilder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - getNotificationBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - getNotificationBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string notification_id = 2; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string notification_id = 2; - getNotificationId() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string notification_id = 2; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string notification_id = 2; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string notification_id = 2; - getNotificationId() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string notification_id = 2; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string notification_id = 1; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string notification_id = 1; - getNotificationId() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string notification_id = 1; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string notification_id = 2; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string notification_id = 2; - getNotificationId() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string notification_id = 2; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string notification_id = 1; - getNotificationId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string notification_id = 1; - getNotificationId() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string notification_id = 1; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string notification_id = 2; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string notification_id = 2; - getNotificationIdBytes() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string notification_id = 2; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string notification_id = 2; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string notification_id = 2; - getNotificationIdBytes() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string notification_id = 2; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string notification_id = 1; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string notification_id = 1; - getNotificationIdBytes() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string notification_id = 1; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string notification_id = 2; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string notification_id = 2; - getNotificationIdBytes() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string notification_id = 2; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string notification_id = 1; - getNotificationIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string notification_id = 1; - getNotificationIdBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string notification_id = 1; - getNotificationOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - getNotificationOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - getNotificationOrBuilder() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - getNotificationOrBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - getNotificationOrBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - getNotificationOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationSentEventOrBuilder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - getNumber() - Method in enum class com.nnipa.proto.common.DataIsolationStrategy
- getNumber() - Method in enum class com.nnipa.proto.common.EventStatus
- getNumber() - Method in enum class com.nnipa.proto.common.OrganizationType
- getNumber() - Method in enum class com.nnipa.proto.common.Priority
- getNumber() - Method in enum class com.nnipa.proto.common.SubscriptionTier
- getOldSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
Deprecated.
- getOldSettings() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
Deprecated.
- getOldSettings() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
Deprecated.
- getOldSettingsCount() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- getOldSettingsCount() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- getOldSettingsCount() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsMap() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsMap() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsMap() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsOrDefault(String, Value) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsOrDefault(String, Value) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsOrDefault(String, Value) - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldSettingsOrThrow(String) - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
map<string, .google.protobuf.Value> old_settings = 3; - getOldStatus() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string old_status = 4; - getOldStatus() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string old_status = 4; - getOldStatus() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string old_status = 4; - getOldStatusBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string old_status = 4; - getOldStatusBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string old_status = 4; - getOldStatusBytes() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string old_status = 4; - getOldTier() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - getOldTier() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - getOldTier() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - getOldTierValue() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - getOldTierValue() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - getOldTierValue() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - getOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - getOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Any old_value = 6; - getOldValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Any old_value = 6; - getOldValueBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - getOldValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - getOldValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Any old_value = 6; - getOldValueOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Any old_value = 6; - getOpenedAt() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - getOpenedAt() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
.google.protobuf.Timestamp opened_at = 4; - getOpenedAt() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
.google.protobuf.Timestamp opened_at = 4; - getOpenedAtBuilder() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - getOpenedAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - getOpenedAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
.google.protobuf.Timestamp opened_at = 4; - getOpenedAtOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
.google.protobuf.Timestamp opened_at = 4; - getOrganizationType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - getOrganizationType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - getOrganizationType() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - getOrganizationType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - getOrganizationType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - getOrganizationType() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - getOrganizationTypeValue() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - getOrganizationTypeValue() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - getOrganizationTypeValue() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - getOrganizationTypeValue() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - getOrganizationTypeValue() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - getOrganizationTypeValue() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - getOriginalNotificationId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string original_notification_id = 2; - getOriginalNotificationId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string original_notification_id = 2; - getOriginalNotificationId() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string original_notification_id = 2; - getOriginalNotificationIdBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string original_notification_id = 2; - getOriginalNotificationIdBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string original_notification_id = 2; - getOriginalNotificationIdBytes() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string original_notification_id = 2; - getPage() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 page = 1; - getPage() - Method in class com.nnipa.proto.common.PaginationInfo
-
int32 page = 1; - getPage() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
-
int32 page = 1; - getPageSize() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 page_size = 2; - getPageSize() - Method in class com.nnipa.proto.common.PaginationInfo
-
int32 page_size = 2; - getPageSize() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
-
int32 page_size = 2; - getParentRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string parent_role_id = 6; - getParentRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string parent_role_id = 6; - getParentRoleId() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string parent_role_id = 6; - getParentRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string parent_role_id = 6; - getParentRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string parent_role_id = 6; - getParentRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string parent_role_id = 6; - getParentTenantId() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string parent_tenant_id = 8; - getParentTenantId() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
string parent_tenant_id = 8; - getParentTenantId() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
string parent_tenant_id = 8; - getParentTenantId() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string parent_tenant_id = 7; - getParentTenantId() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string parent_tenant_id = 7; - getParentTenantId() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string parent_tenant_id = 7; - getParentTenantIdBytes() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string parent_tenant_id = 8; - getParentTenantIdBytes() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
string parent_tenant_id = 8; - getParentTenantIdBytes() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
string parent_tenant_id = 8; - getParentTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string parent_tenant_id = 7; - getParentTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string parent_tenant_id = 7; - getParentTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string parent_tenant_id = 7; - getParserForType() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- getParserForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- getParserForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- getParserForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- getParserForType() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- getParserForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- getParserForType() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- getParserForType() - Method in class com.nnipa.proto.auth.UserLoginEvent
- getParserForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- getParserForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- getParserForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- getParserForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- getParserForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- getParserForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- getParserForType() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- getParserForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- getParserForType() - Method in class com.nnipa.proto.command.AuditLogCommand
- getParserForType() - Method in class com.nnipa.proto.command.AuthorizationResponse
- getParserForType() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- getParserForType() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- getParserForType() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- getParserForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- getParserForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- getParserForType() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- getParserForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- getParserForType() - Method in class com.nnipa.proto.command.SendNotificationCommand
- getParserForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- getParserForType() - Method in class com.nnipa.proto.command.TenantContextResponse
- getParserForType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- getParserForType() - Method in class com.nnipa.proto.command.UsageDataResponse
- getParserForType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- getParserForType() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- getParserForType() - Method in class com.nnipa.proto.command.ValidateUserCommand
- getParserForType() - Method in class com.nnipa.proto.common.Address
- getParserForType() - Method in class com.nnipa.proto.common.AuditInfo
- getParserForType() - Method in class com.nnipa.proto.common.CommandResponse
- getParserForType() - Method in class com.nnipa.proto.common.ContactInfo
- getParserForType() - Method in class com.nnipa.proto.common.ErrorDetail
- getParserForType() - Method in class com.nnipa.proto.common.EventMetadata
- getParserForType() - Method in class com.nnipa.proto.common.PaginationInfo
- getParserForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- getParserForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- getParserForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- getParserForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- getParserForType() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- getParserForType() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- getParserForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- getParserForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- getParserForType() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- getParserForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- getParserForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- getParserForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- getParserForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- getParserForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- getParserForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- getParserForType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- getParserForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- getParserForType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- getPercentageUsed() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
double percentage_used = 5; - getPercentageUsed() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
double percentage_used = 5; - getPercentageUsed() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
double percentage_used = 5; - getPeriodEnd() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - getPeriodEnd() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
.google.protobuf.Timestamp period_end = 7; - getPeriodEnd() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
.google.protobuf.Timestamp period_end = 7; - getPeriodEndBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - getPeriodEndOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - getPeriodEndOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
.google.protobuf.Timestamp period_end = 7; - getPeriodEndOrBuilder() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
.google.protobuf.Timestamp period_end = 7; - getPeriodStart() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - getPeriodStart() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
.google.protobuf.Timestamp period_start = 6; - getPeriodStart() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
.google.protobuf.Timestamp period_start = 6; - getPeriodStartBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - getPeriodStartOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - getPeriodStartOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
.google.protobuf.Timestamp period_start = 6; - getPeriodStartOrBuilder() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
.google.protobuf.Timestamp period_start = 6; - getPermissionId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string permission_id = 3; - getPermissionId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string permission_id = 3; - getPermissionId() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string permission_id = 3; - getPermissionId() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string permission_id = 3; - getPermissionId() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string permission_id = 3; - getPermissionId() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string permission_id = 3; - getPermissionIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string permission_id = 3; - getPermissionIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string permission_id = 3; - getPermissionIdBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string permission_id = 3; - getPermissionIdBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string permission_id = 3; - getPermissionIdBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string permission_id = 3; - getPermissionIdBytes() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string permission_id = 3; - getPermissionIds(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - getPermissionIds(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
repeated string permission_ids = 7; - getPermissionIds(int) - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
repeated string permission_ids = 7; - getPermissionIdsBytes(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - getPermissionIdsBytes(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
repeated string permission_ids = 7; - getPermissionIdsBytes(int) - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
repeated string permission_ids = 7; - getPermissionIdsCount() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - getPermissionIdsCount() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
repeated string permission_ids = 7; - getPermissionIdsCount() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
repeated string permission_ids = 7; - getPermissionIdsList() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - getPermissionIdsList() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
repeated string permission_ids = 7; - getPermissionIdsList() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
repeated string permission_ids = 7; - getPhone() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string phone = 2; - getPhone() - Method in class com.nnipa.proto.common.ContactInfo
-
string phone = 2; - getPhone() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string phone = 2; - getPhoneBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string phone = 2; - getPhoneBytes() - Method in class com.nnipa.proto.common.ContactInfo
-
string phone = 2; - getPhoneBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
string phone = 2; - getPolicyId() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_id = 2; - getPolicyId() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string policy_id = 2; - getPolicyId() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string policy_id = 2; - getPolicyId() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string policy_id = 2; - getPolicyId() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string policy_id = 2; - getPolicyId() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string policy_id = 2; - getPolicyId() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string policy_id = 2; - getPolicyId() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
string policy_id = 2; - getPolicyId() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
string policy_id = 2; - getPolicyIdBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_id = 2; - getPolicyIdBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string policy_id = 2; - getPolicyIdBytes() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string policy_id = 2; - getPolicyIdBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string policy_id = 2; - getPolicyIdBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string policy_id = 2; - getPolicyIdBytes() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string policy_id = 2; - getPolicyIdBytes() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string policy_id = 2; - getPolicyIdBytes() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
string policy_id = 2; - getPolicyIdBytes() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
string policy_id = 2; - getPolicyIds(int) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - getPolicyIds(int) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
repeated string policy_ids = 6; - getPolicyIds(int) - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
repeated string policy_ids = 6; - getPolicyIdsBytes(int) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - getPolicyIdsBytes(int) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
repeated string policy_ids = 6; - getPolicyIdsBytes(int) - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
repeated string policy_ids = 6; - getPolicyIdsCount() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - getPolicyIdsCount() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
repeated string policy_ids = 6; - getPolicyIdsCount() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
repeated string policy_ids = 6; - getPolicyIdsList() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - getPolicyIdsList() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
repeated string policy_ids = 6; - getPolicyIdsList() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
repeated string policy_ids = 6; - getPolicyName() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_name = 4; - getPolicyName() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string policy_name = 4; - getPolicyName() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string policy_name = 4; - getPolicyNameBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_name = 4; - getPolicyNameBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string policy_name = 4; - getPolicyNameBytes() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string policy_name = 4; - getPolicyType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_type = 5; - getPolicyType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string policy_type = 5; - getPolicyType() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string policy_type = 5; - getPolicyTypeBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_type = 5; - getPolicyTypeBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string policy_type = 5; - getPolicyTypeBytes() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string policy_type = 5; - getPostalCode() - Method in class com.nnipa.proto.common.Address.Builder
-
string postal_code = 4; - getPostalCode() - Method in class com.nnipa.proto.common.Address
-
string postal_code = 4; - getPostalCode() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string postal_code = 4; - getPostalCodeBytes() - Method in class com.nnipa.proto.common.Address.Builder
-
string postal_code = 4; - getPostalCodeBytes() - Method in class com.nnipa.proto.common.Address
-
string postal_code = 4; - getPostalCodeBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string postal_code = 4; - getPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - getPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - getPreferences() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEventOrBuilder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - getPreferencesBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - getPreferencesOrBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - getPreferencesOrBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - getPreferencesOrBuilder() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEventOrBuilder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - getPriceChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
double price_change = 7; - getPriceChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
double price_change = 7; - getPriceChange() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
double price_change = 7; - getPriority() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.com.nnipa.proto.common.Priority priority = 8; - getPriority() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
.com.nnipa.proto.common.Priority priority = 8; - getPriority() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
.com.nnipa.proto.common.Priority priority = 8; - getPriority() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event priority
- getPriority() - Method in class com.nnipa.proto.common.EventMetadata
-
Event priority
- getPriority() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Event priority
- getPriorityValue() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.com.nnipa.proto.common.Priority priority = 8; - getPriorityValue() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
.com.nnipa.proto.common.Priority priority = 8; - getPriorityValue() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
.com.nnipa.proto.common.Priority priority = 8; - getPriorityValue() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event priority
- getPriorityValue() - Method in class com.nnipa.proto.common.EventMetadata
-
Event priority
- getPriorityValue() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Event priority
- getProtectedAt() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - getProtectedAt() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
.google.protobuf.Timestamp protected_at = 7; - getProtectedAt() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
.google.protobuf.Timestamp protected_at = 7; - getProtectedAtBuilder() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - getProtectedAtOrBuilder() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - getProtectedAtOrBuilder() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
.google.protobuf.Timestamp protected_at = 7; - getProtectedAtOrBuilder() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
.google.protobuf.Timestamp protected_at = 7; - getProtectedBy() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string protected_by = 8; - getProtectedBy() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string protected_by = 8; - getProtectedBy() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string protected_by = 8; - getProtectedByBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string protected_by = 8; - getProtectedByBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string protected_by = 8; - getProtectedByBytes() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string protected_by = 8; - getProvider() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
sendgrid, twilio, smtp, etc.
- getProvider() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
sendgrid, twilio, smtp, etc.
- getProvider() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
sendgrid, twilio, smtp, etc.
- getProviderBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
sendgrid, twilio, smtp, etc.
- getProviderBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
sendgrid, twilio, smtp, etc.
- getProviderBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
sendgrid, twilio, smtp, etc.
- getProvisionedResources(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - getProvisionedResources(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
repeated string provisioned_resources = 3; - getProvisionedResources(int) - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
repeated string provisioned_resources = 3; - getProvisionedResourcesBytes(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - getProvisionedResourcesBytes(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
repeated string provisioned_resources = 3; - getProvisionedResourcesBytes(int) - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
repeated string provisioned_resources = 3; - getProvisionedResourcesCount() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - getProvisionedResourcesCount() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
repeated string provisioned_resources = 3; - getProvisionedResourcesCount() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
repeated string provisioned_resources = 3; - getProvisionedResourcesList() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - getProvisionedResourcesList() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
repeated string provisioned_resources = 3; - getProvisionedResourcesList() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
repeated string provisioned_resources = 3; - getQuietHours(int) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- getQuietHours(int) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
["22:00-08:00"]
- getQuietHours(int) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
["22:00-08:00"]
- getQuietHoursBytes(int) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- getQuietHoursBytes(int) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
["22:00-08:00"]
- getQuietHoursBytes(int) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
["22:00-08:00"]
- getQuietHoursCount() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- getQuietHoursCount() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
["22:00-08:00"]
- getQuietHoursCount() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
["22:00-08:00"]
- getQuietHoursList() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- getQuietHoursList() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
["22:00-08:00"]
- getQuietHoursList() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
["22:00-08:00"]
- getReason() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string reason = 7; - getReason() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string reason = 7; - getReason() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string reason = 6; - getReason() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string reason = 6; - getReason() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string reason = 6; - getReason() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string reason = 7; - getReason() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string reason = 6; - getReason() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string reason = 6; - getReason() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string reason = 6; - getReason() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string reason = 7; - getReason() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string reason = 7; - getReason() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string reason = 6; - getReason() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
string reason = 6; - getReason() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
string reason = 6; - getReason() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string reason = 5; - getReason() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
string reason = 5; - getReason() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
string reason = 5; - getReason() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string reason = 5; - getReason() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
string reason = 5; - getReason() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
string reason = 5; - getReason() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string reason = 5; - getReason() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
string reason = 5; - getReason() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
string reason = 5; - getReasonBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string reason = 7; - getReasonBytes() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string reason = 7; - getReasonBytes() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string reason = 6; - getReasonBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string reason = 6; - getReasonBytes() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string reason = 6; - getReasonBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string reason = 7; - getReasonBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string reason = 6; - getReasonBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string reason = 6; - getReasonBytes() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string reason = 6; - getReasonBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string reason = 7; - getReasonBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string reason = 7; - getReasonBytes() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string reason = 6; - getReasonBytes() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
string reason = 6; - getReasonBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
string reason = 6; - getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string reason = 5; - getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
string reason = 5; - getReasonBytes() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
string reason = 5; - getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string reason = 5; - getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
string reason = 5; - getReasonBytes() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
string reason = 5; - getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string reason = 5; - getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
string reason = 5; - getReasonBytes() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
string reason = 5; - getRecipientId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string recipient_id = 1; - getRecipientId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string recipient_id = 1; - getRecipientId() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string recipient_id = 1; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string recipient_id = 3; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string recipient_id = 3; - getRecipientId() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string recipient_id = 3; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string recipient_id = 3; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string recipient_id = 3; - getRecipientId() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string recipient_id = 3; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string recipient_id = 2; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string recipient_id = 2; - getRecipientId() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string recipient_id = 2; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string recipient_id = 3; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string recipient_id = 3; - getRecipientId() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string recipient_id = 3; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string recipient_id = 2; - getRecipientId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string recipient_id = 2; - getRecipientId() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string recipient_id = 2; - getRecipientIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string recipient_id = 1; - getRecipientIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string recipient_id = 1; - getRecipientIdBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string recipient_id = 1; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string recipient_id = 3; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
string recipient_id = 3; - getRecipientIdBytes() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
string recipient_id = 3; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string recipient_id = 3; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
string recipient_id = 3; - getRecipientIdBytes() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
string recipient_id = 3; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string recipient_id = 2; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
string recipient_id = 2; - getRecipientIdBytes() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
string recipient_id = 2; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string recipient_id = 3; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
string recipient_id = 3; - getRecipientIdBytes() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
string recipient_id = 3; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string recipient_id = 2; - getRecipientIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string recipient_id = 2; - getRecipientIdBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string recipient_id = 2; - getRecipients(int) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - getRecipients(int) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
repeated string recipients = 5; - getRecipients(int) - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
repeated string recipients = 5; - getRecipientsBytes(int) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - getRecipientsBytes(int) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
repeated string recipients = 5; - getRecipientsBytes(int) - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
repeated string recipients = 5; - getRecipientsCount() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - getRecipientsCount() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
repeated string recipients = 5; - getRecipientsCount() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
repeated string recipients = 5; - getRecipientsList() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - getRecipientsList() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
repeated string recipients = 5; - getRecipientsList() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
repeated string recipients = 5; - getRecommendations(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - getRecommendations(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string recommendations = 4; - getRecommendations(int) - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string recommendations = 4; - getRecommendationsBytes(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - getRecommendationsBytes(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string recommendations = 4; - getRecommendationsBytes(int) - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string recommendations = 4; - getRecommendationsCount() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - getRecommendationsCount() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string recommendations = 4; - getRecommendationsCount() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string recommendations = 4; - getRecommendationsList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - getRecommendationsList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string recommendations = 4; - getRecommendationsList() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string recommendations = 4; - getRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - getRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
.google.protobuf.Timestamp registered_at = 6; - getRegisteredAt() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
.google.protobuf.Timestamp registered_at = 6; - getRegisteredAtBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - getRegisteredAtOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - getRegisteredAtOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
.google.protobuf.Timestamp registered_at = 6; - getRegisteredAtOrBuilder() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
.google.protobuf.Timestamp registered_at = 6; - getRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - getRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - getRegistration() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - getRegistrationBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - getRegistrationMethod() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
self_registration, admin_created, oauth, saml, etc.
- getRegistrationMethod() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
self_registration, admin_created, oauth, saml, etc.
- getRegistrationMethod() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
self_registration, admin_created, oauth, saml, etc.
- getRegistrationMethodBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
self_registration, admin_created, oauth, saml, etc.
- getRegistrationMethodBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
self_registration, admin_created, oauth, saml, etc.
- getRegistrationMethodBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
self_registration, admin_created, oauth, saml, etc.
- getRegistrationOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - getRegistrationOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - getRegistrationOrBuilder() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - getRegistrationSource() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
web, mobile, api, etc.
- getRegistrationSource() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
web, mobile, api, etc.
- getRegistrationSource() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
web, mobile, api, etc.
- getRegistrationSourceBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
web, mobile, api, etc.
- getRegistrationSourceBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
web, mobile, api, etc.
- getRegistrationSourceBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
web, mobile, api, etc.
- getRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - getRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.google.protobuf.Timestamp requested_at = 6; - getRequestedAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.google.protobuf.Timestamp requested_at = 6; - getRequestedAtBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - getRequestedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - getRequestedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.google.protobuf.Timestamp requested_at = 6; - getRequestedAtOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.google.protobuf.Timestamp requested_at = 6; - getRequiredFields(int) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - getRequiredFields(int) - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
repeated string required_fields = 3; - getRequiredFields(int) - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
repeated string required_fields = 3; - getRequiredFieldsBytes(int) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - getRequiredFieldsBytes(int) - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
repeated string required_fields = 3; - getRequiredFieldsBytes(int) - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
repeated string required_fields = 3; - getRequiredFieldsCount() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - getRequiredFieldsCount() - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
repeated string required_fields = 3; - getRequiredFieldsCount() - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
repeated string required_fields = 3; - getRequiredFieldsList() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - getRequiredFieldsList() - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
repeated string required_fields = 3; - getRequiredFieldsList() - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
repeated string required_fields = 3; - getResetAt() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - getResetAt() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
.google.protobuf.Timestamp reset_at = 4; - getResetAt() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
.google.protobuf.Timestamp reset_at = 4; - getResetAtBuilder() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - getResetAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - getResetAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
.google.protobuf.Timestamp reset_at = 4; - getResetAtOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
.google.protobuf.Timestamp reset_at = 4; - getResetToken() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string reset_token = 5; - getResetToken() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string reset_token = 5; - getResetToken() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string reset_token = 5; - getResetTokenBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string reset_token = 5; - getResetTokenBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string reset_token = 5; - getResetTokenBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string reset_token = 5; - getResource() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string resource = 4; - getResource() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string resource = 4; - getResource() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string resource = 4; - getResource() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string resource = 4; - getResource() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string resource = 4; - getResource() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string resource = 4; - getResource() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string resource = 4; - getResource() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string resource = 4; - getResource() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string resource = 4; - getResourceBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string resource = 4; - getResourceBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string resource = 4; - getResourceBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string resource = 4; - getResourceBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string resource = 4; - getResourceBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string resource = 4; - getResourceBytes() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string resource = 4; - getResourceBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string resource = 4; - getResourceBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string resource = 4; - getResourceBytes() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string resource = 4; - getResourceId() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_id = 2; - getResourceId() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string resource_id = 2; - getResourceId() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string resource_id = 2; - getResourceId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_id = 5; - getResourceId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string resource_id = 5; - getResourceId() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string resource_id = 5; - getResourceIdBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_id = 2; - getResourceIdBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string resource_id = 2; - getResourceIdBytes() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string resource_id = 2; - getResourceIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_id = 5; - getResourceIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string resource_id = 5; - getResourceIdBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string resource_id = 5; - getResourceIdentifier() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_identifier = 3; - getResourceIdentifier() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string resource_identifier = 3; - getResourceIdentifier() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string resource_identifier = 3; - getResourceIdentifierBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_identifier = 3; - getResourceIdentifierBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string resource_identifier = 3; - getResourceIdentifierBytes() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string resource_identifier = 3; - getResourcesToProvision(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - getResourcesToProvision(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
repeated string resources_to_provision = 3; - getResourcesToProvision(int) - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
repeated string resources_to_provision = 3; - getResourcesToProvisionBytes(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - getResourcesToProvisionBytes(int) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
repeated string resources_to_provision = 3; - getResourcesToProvisionBytes(int) - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
repeated string resources_to_provision = 3; - getResourcesToProvisionCount() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - getResourcesToProvisionCount() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
repeated string resources_to_provision = 3; - getResourcesToProvisionCount() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
repeated string resources_to_provision = 3; - getResourcesToProvisionList() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - getResourcesToProvisionList() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
repeated string resources_to_provision = 3; - getResourcesToProvisionList() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
repeated string resources_to_provision = 3; - getResourceType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string resource_type = 4; - getResourceType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string resource_type = 4; - getResourceType() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string resource_type = 4; - getResourceType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_type = 4; - getResourceType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string resource_type = 4; - getResourceType() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string resource_type = 4; - getResourceType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_type = 4; - getResourceType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string resource_type = 4; - getResourceType() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string resource_type = 4; - getResourceType() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string resource_type = 3; - getResourceType() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
string resource_type = 3; - getResourceType() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
string resource_type = 3; - getResourceType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string resource_type = 2; - getResourceType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
string resource_type = 2; - getResourceType() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
string resource_type = 2; - getResourceType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string resource_type = 3; - getResourceType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
string resource_type = 3; - getResourceType() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
string resource_type = 3; - getResourceTypeBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string resource_type = 4; - getResourceTypeBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string resource_type = 4; - getResourceTypeBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string resource_type = 4; - getResourceTypeBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_type = 4; - getResourceTypeBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string resource_type = 4; - getResourceTypeBytes() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string resource_type = 4; - getResourceTypeBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_type = 4; - getResourceTypeBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string resource_type = 4; - getResourceTypeBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string resource_type = 4; - getResourceTypeBytes() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string resource_type = 3; - getResourceTypeBytes() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
string resource_type = 3; - getResourceTypeBytes() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
string resource_type = 3; - getResourceTypeBytes() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string resource_type = 2; - getResourceTypeBytes() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
string resource_type = 2; - getResourceTypeBytes() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
string resource_type = 2; - getResourceTypeBytes() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string resource_type = 3; - getResourceTypeBytes() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
string resource_type = 3; - getResourceTypeBytes() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
string resource_type = 3; - getResourceTypes(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- getResourceTypes(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
database, storage, cache, etc.
- getResourceTypes(int) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
database, storage, cache, etc.
- getResourceTypesBytes(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- getResourceTypesBytes(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
database, storage, cache, etc.
- getResourceTypesBytes(int) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
database, storage, cache, etc.
- getResourceTypesCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- getResourceTypesCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
database, storage, cache, etc.
- getResourceTypesCount() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
database, storage, cache, etc.
- getResourceTypesList() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- getResourceTypesList() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
database, storage, cache, etc.
- getResourceTypesList() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
database, storage, cache, etc.
- getResponse() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in class com.nnipa.proto.command.TenantContextResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in interface com.nnipa.proto.command.TenantContextResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in class com.nnipa.proto.command.UsageDataResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponse() - Method in interface com.nnipa.proto.command.UsageDataResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseBuilder() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in interface com.nnipa.proto.command.TenantContextResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResponseOrBuilder() - Method in interface com.nnipa.proto.command.UsageDataResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - getResult() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
ALLOW or DENY
- getResult() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
ALLOW or DENY
- getResult() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
ALLOW or DENY
- getResult() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string result = 8; - getResult() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string result = 8; - getResult() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string result = 8; - getResultBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
ALLOW or DENY
- getResultBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
ALLOW or DENY
- getResultBytes() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
ALLOW or DENY
- getResultBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string result = 8; - getResultBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string result = 8; - getResultBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string result = 8; - getRetryCount() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Number of retries
- getRetryCount() - Method in class com.nnipa.proto.common.EventMetadata
-
Number of retries
- getRetryCount() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Number of retries
- getRetryCount() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
int32 retry_count = 7; - getRetryCount() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
int32 retry_count = 7; - getRetryCount() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
int32 retry_count = 7; - getRevokedAt() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - getRevokedAt() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 6; - getRevokedAt() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 6; - getRevokedAt() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - getRevokedAt() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 4; - getRevokedAt() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 4; - getRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - getRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 5; - getRevokedAt() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 5; - getRevokedAtBuilder() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - getRevokedAtBuilder() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - getRevokedAtBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - getRevokedAtOrBuilder() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - getRevokedAtOrBuilder() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 6; - getRevokedAtOrBuilder() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 6; - getRevokedAtOrBuilder() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - getRevokedAtOrBuilder() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 4; - getRevokedAtOrBuilder() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 4; - getRevokedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - getRevokedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 5; - getRevokedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 5; - getRevokedBy() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string revoked_by = 5; - getRevokedBy() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string revoked_by = 5; - getRevokedBy() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string revoked_by = 5; - getRevokedBy() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string revoked_by = 5; - getRevokedBy() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string revoked_by = 5; - getRevokedBy() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string revoked_by = 5; - getRevokedBy() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string revoked_by = 6; - getRevokedBy() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string revoked_by = 6; - getRevokedBy() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string revoked_by = 6; - getRevokedByBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string revoked_by = 5; - getRevokedByBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string revoked_by = 5; - getRevokedByBytes() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string revoked_by = 5; - getRevokedByBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string revoked_by = 5; - getRevokedByBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string revoked_by = 5; - getRevokedByBytes() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string revoked_by = 5; - getRevokedByBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string revoked_by = 6; - getRevokedByBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string revoked_by = 6; - getRevokedByBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string revoked_by = 6; - getRoleId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string role_id = 2; - getRoleId() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string role_id = 2; - getRoleId() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string role_id = 3; - getRoleId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string role_id = 3; - getRoleId() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string role_id = 3; - getRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string role_id = 2; - getRoleId() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
string role_id = 2; - getRoleId() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string role_id = 3; - getRoleId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string role_id = 3; - getRoleId() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string role_id = 3; - getRoleId() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string role_id = 2; - getRoleId() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
string role_id = 2; - getRoleId() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
string role_id = 2; - getRoleIdBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
string role_id = 2; - getRoleIdBytes() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string role_id = 3; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string role_id = 3; - getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string role_id = 3; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string role_id = 2; - getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
string role_id = 2; - getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string role_id = 3; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string role_id = 3; - getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string role_id = 3; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string role_id = 2; - getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
string role_id = 2; - getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
string role_id = 2; - getRoleName() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_name = 4; - getRoleName() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string role_name = 4; - getRoleName() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string role_name = 4; - getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_name = 4; - getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string role_name = 4; - getRoleNameBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string role_name = 4; - getRuleId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string rule_id = 3; - getRuleId() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string rule_id = 3; - getRuleId() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string rule_id = 3; - getRuleIdBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string rule_id = 3; - getRuleIdBytes() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
string rule_id = 3; - getRuleIdBytes() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
string rule_id = 3; - getScheduleAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - getScheduleAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
.google.protobuf.Timestamp schedule_at = 10; - getScheduleAt() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
.google.protobuf.Timestamp schedule_at = 10; - getScheduleAtBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - getScheduleAtOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - getScheduleAtOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
.google.protobuf.Timestamp schedule_at = 10; - getScheduleAtOrBuilder() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
.google.protobuf.Timestamp schedule_at = 10; - getScheduledAt() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - getScheduledAt() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
.google.protobuf.Timestamp scheduled_at = 5; - getScheduledAt() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
.google.protobuf.Timestamp scheduled_at = 5; - getScheduledAtBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - getScheduledAtOrBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - getScheduledAtOrBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
.google.protobuf.Timestamp scheduled_at = 5; - getScheduledAtOrBuilder() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
.google.protobuf.Timestamp scheduled_at = 5; - getScopes(int) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - getScopes(int) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
repeated string scopes = 7; - getScopes(int) - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
repeated string scopes = 7; - getScopesBytes(int) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - getScopesBytes(int) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
repeated string scopes = 7; - getScopesBytes(int) - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
repeated string scopes = 7; - getScopesCount() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - getScopesCount() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
repeated string scopes = 7; - getScopesCount() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
repeated string scopes = 7; - getScopesList() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - getScopesList() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
repeated string scopes = 7; - getScopesList() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
repeated string scopes = 7; - getSentAt() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - getSentAt() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
.google.protobuf.Timestamp sent_at = 9; - getSentAt() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
.google.protobuf.Timestamp sent_at = 9; - getSentAtBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - getSentAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - getSentAtOrBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
.google.protobuf.Timestamp sent_at = 9; - getSentAtOrBuilder() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
.google.protobuf.Timestamp sent_at = 9; - getSerializedSize() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- getSerializedSize() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- getSerializedSize() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- getSerializedSize() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.UserLoginEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- getSerializedSize() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- getSerializedSize() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- getSerializedSize() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- getSerializedSize() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- getSerializedSize() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- getSerializedSize() - Method in class com.nnipa.proto.command.AuditLogCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.AuthorizationResponse
- getSerializedSize() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- getSerializedSize() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- getSerializedSize() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.SendNotificationCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- getSerializedSize() - Method in class com.nnipa.proto.command.TenantContextResponse
- getSerializedSize() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- getSerializedSize() - Method in class com.nnipa.proto.command.UsageDataResponse
- getSerializedSize() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- getSerializedSize() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- getSerializedSize() - Method in class com.nnipa.proto.command.ValidateUserCommand
- getSerializedSize() - Method in class com.nnipa.proto.common.Address
- getSerializedSize() - Method in class com.nnipa.proto.common.AuditInfo
- getSerializedSize() - Method in class com.nnipa.proto.common.CommandResponse
- getSerializedSize() - Method in class com.nnipa.proto.common.ContactInfo
- getSerializedSize() - Method in class com.nnipa.proto.common.ErrorDetail
- getSerializedSize() - Method in class com.nnipa.proto.common.EventMetadata
- getSerializedSize() - Method in class com.nnipa.proto.common.PaginationInfo
- getSerializedSize() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- getSerializedSize() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- getSerializedSize() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- getSerializedSize() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- getSerializedSize() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- getSerializedSize() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- getSerializedSize() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- getSerializedSize() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- getService() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string service = 5; - getService() - Method in class com.nnipa.proto.common.ErrorDetail
-
string service = 5; - getService() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string service = 5; - getServiceBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string service = 5; - getServiceBytes() - Method in class com.nnipa.proto.common.ErrorDetail
-
string service = 5; - getServiceBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
string service = 5; - getSession() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - getSession() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - getSession() - Method in interface com.nnipa.proto.auth.SessionCreatedEventOrBuilder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - getSessionBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - getSessionDurationMs() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
int64 session_duration_ms = 6; - getSessionDurationMs() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
int64 session_duration_ms = 6; - getSessionDurationMs() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
int64 session_duration_ms = 6; - getSessionId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string session_id = 1; - getSessionId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string session_id = 1; - getSessionId() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string session_id = 1; - getSessionId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string session_id = 2; - getSessionId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
string session_id = 2; - getSessionId() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
string session_id = 2; - getSessionId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string session_id = 8; - getSessionId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string session_id = 8; - getSessionId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string session_id = 8; - getSessionId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string session_id = 3; - getSessionId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
string session_id = 3; - getSessionId() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
string session_id = 3; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string session_id = 1; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string session_id = 1; - getSessionIdBytes() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string session_id = 1; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string session_id = 2; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
string session_id = 2; - getSessionIdBytes() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
string session_id = 2; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string session_id = 8; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string session_id = 8; - getSessionIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string session_id = 8; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string session_id = 3; - getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
string session_id = 3; - getSessionIdBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
string session_id = 3; - getSessionOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - getSessionOrBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - getSessionOrBuilder() - Method in interface com.nnipa.proto.auth.SessionCreatedEventOrBuilder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - getSettings() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
Deprecated.
- getSettings() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
Deprecated.
- getSettings() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
Deprecated.
- getSettings() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
Deprecated.
- getSettings() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
Deprecated.
- getSettings() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
Deprecated.
- getSettingsCount() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- getSettingsCount() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- getSettingsCount() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
map<string, string> settings = 7; - getSettingsCount() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- getSettingsCount() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- getSettingsCount() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
map<string, string> settings = 11; - getSettingsMap() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
map<string, string> settings = 7; - getSettingsMap() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
map<string, string> settings = 7; - getSettingsMap() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
map<string, string> settings = 7; - getSettingsMap() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
map<string, string> settings = 11; - getSettingsMap() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
map<string, string> settings = 11; - getSettingsMap() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
map<string, string> settings = 11; - getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
map<string, string> settings = 7; - getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
map<string, string> settings = 7; - getSettingsOrDefault(String, String) - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
map<string, string> settings = 7; - getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
map<string, string> settings = 11; - getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
map<string, string> settings = 11; - getSettingsOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
map<string, string> settings = 11; - getSettingsOrThrow(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
map<string, string> settings = 7; - getSettingsOrThrow(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
map<string, string> settings = 7; - getSettingsOrThrow(String) - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
map<string, string> settings = 7; - getSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
map<string, string> settings = 11; - getSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
map<string, string> settings = 11; - getSettingsOrThrow(String) - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
map<string, string> settings = 11; - getSoftDelete() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
bool soft_delete = 6; - getSoftDelete() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
bool soft_delete = 6; - getSoftDelete() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
bool soft_delete = 6; - getSourceService() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Service that generated the event
- getSourceService() - Method in class com.nnipa.proto.common.EventMetadata
-
Service that generated the event
- getSourceService() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Service that generated the event
- getSourceServiceBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Service that generated the event
- getSourceServiceBytes() - Method in class com.nnipa.proto.common.EventMetadata
-
Service that generated the event
- getSourceServiceBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Service that generated the event
- getStartedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - getStartedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
.google.protobuf.Timestamp started_at = 4; - getStartedAt() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
.google.protobuf.Timestamp started_at = 4; - getStartedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - getStartedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - getStartedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
.google.protobuf.Timestamp started_at = 4; - getStartedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
.google.protobuf.Timestamp started_at = 4; - getStartTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - getStartTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.google.protobuf.Timestamp start_time = 4; - getStartTime() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.google.protobuf.Timestamp start_time = 4; - getStartTimeBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - getStartTimeOrBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - getStartTimeOrBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.google.protobuf.Timestamp start_time = 4; - getStartTimeOrBuilder() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.google.protobuf.Timestamp start_time = 4; - getState() - Method in class com.nnipa.proto.common.Address.Builder
-
string state = 3; - getState() - Method in class com.nnipa.proto.common.Address
-
string state = 3; - getState() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string state = 3; - getStateBytes() - Method in class com.nnipa.proto.common.Address.Builder
-
string state = 3; - getStateBytes() - Method in class com.nnipa.proto.common.Address
-
string state = 3; - getStateBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string state = 3; - getStatuses(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatuses(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatuses(int) - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesBuilder(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesBuilderList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesCount() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesCount() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesCount() - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesList() - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesOrBuilder(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesOrBuilder(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesOrBuilder(int) - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesOrBuilderList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesOrBuilderList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStatusesOrBuilderList() - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - getStreet() - Method in class com.nnipa.proto.common.Address.Builder
-
string street = 1; - getStreet() - Method in class com.nnipa.proto.common.Address
-
string street = 1; - getStreet() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string street = 1; - getStreetBytes() - Method in class com.nnipa.proto.common.Address.Builder
-
string street = 1; - getStreetBytes() - Method in class com.nnipa.proto.common.Address
-
string street = 1; - getStreetBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
-
string street = 1; - getSubject() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string subject = 6; - getSubject() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string subject = 6; - getSubject() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string subject = 6; - getSubject() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string subject = 7; - getSubject() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string subject = 7; - getSubject() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string subject = 7; - getSubject() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string subject = 5; - getSubject() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string subject = 5; - getSubject() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string subject = 5; - getSubjectBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string subject = 6; - getSubjectBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string subject = 6; - getSubjectBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string subject = 6; - getSubjectBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string subject = 7; - getSubjectBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string subject = 7; - getSubjectBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string subject = 7; - getSubjectBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string subject = 5; - getSubjectBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string subject = 5; - getSubjectBytes() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string subject = 5; - getSubscriptionTier() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - getSubscriptionTier() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - getSubscriptionTier() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - getSubscriptionTier() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - getSubscriptionTier() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - getSubscriptionTier() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - getSubscriptionTierValue() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - getSubscriptionTierValue() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - getSubscriptionTierValue() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - getSubscriptionTierValue() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - getSubscriptionTierValue() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - getSubscriptionTierValue() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - getSuccess() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
bool success = 1; - getSuccess() - Method in class com.nnipa.proto.common.CommandResponse
-
bool success = 1; - getSuccess() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
bool success = 1; - getTemplate() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - getTemplate() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - getTemplate() - Method in interface com.nnipa.proto.notification.TemplateCreatedEventOrBuilder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - getTemplateBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - getTemplateId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string template_id = 4; - getTemplateId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string template_id = 4; - getTemplateId() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string template_id = 4; - getTemplateId() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string template_id = 3; - getTemplateId() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string template_id = 3; - getTemplateId() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string template_id = 3; - getTemplateId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string template_id = 6; - getTemplateId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string template_id = 6; - getTemplateId() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string template_id = 6; - getTemplateId() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string template_id = 1; - getTemplateId() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string template_id = 1; - getTemplateId() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string template_id = 1; - getTemplateIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string template_id = 4; - getTemplateIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string template_id = 4; - getTemplateIdBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string template_id = 4; - getTemplateIdBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string template_id = 3; - getTemplateIdBytes() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
string template_id = 3; - getTemplateIdBytes() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
string template_id = 3; - getTemplateIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string template_id = 6; - getTemplateIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string template_id = 6; - getTemplateIdBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string template_id = 6; - getTemplateIdBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string template_id = 1; - getTemplateIdBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
string template_id = 1; - getTemplateIdBytes() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
string template_id = 1; - getTemplateOrBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - getTemplateOrBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - getTemplateOrBuilder() - Method in interface com.nnipa.proto.notification.TemplateCreatedEventOrBuilder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - getTemplateVariables() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
Deprecated.
- getTemplateVariables() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
Deprecated.
- getTemplateVariables() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
Deprecated.
- getTemplateVariablesCount() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- getTemplateVariablesCount() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- getTemplateVariablesCount() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
map<string, string> template_variables = 5; - getTemplateVariablesMap() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
map<string, string> template_variables = 5; - getTemplateVariablesMap() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
map<string, string> template_variables = 5; - getTemplateVariablesMap() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
map<string, string> template_variables = 5; - getTemplateVariablesOrDefault(String, String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
map<string, string> template_variables = 5; - getTemplateVariablesOrDefault(String, String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
map<string, string> template_variables = 5; - getTemplateVariablesOrDefault(String, String) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
map<string, string> template_variables = 5; - getTemplateVariablesOrThrow(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
map<string, string> template_variables = 5; - getTemplateVariablesOrThrow(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
map<string, string> template_variables = 5; - getTemplateVariablesOrThrow(String) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
map<string, string> template_variables = 5; - getTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - getTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - getTenant() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - getTenantBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - GetTenantContextCommand - Class in com.nnipa.proto.command
-
Command: Get Tenant Context
- GetTenantContextCommand.Builder - Class in com.nnipa.proto.command
-
Command: Get Tenant Context
- GetTenantContextCommandOrBuilder - Interface in com.nnipa.proto.command
- getTenantId() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string tenant_id = 4; - getTenantId() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
string tenant_id = 4; - getTenantId() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string tenant_id = 4; - getTenantId() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string tenant_id = 5; - getTenantId() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string tenant_id = 5; - getTenantId() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string tenant_id = 5; - getTenantId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string tenant_id = 4; - getTenantId() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string tenant_id = 4; - getTenantId() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string tenant_id = 4; - getTenantId() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string tenant_id = 1; - getTenantId() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
string tenant_id = 1; - getTenantId() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
string tenant_id = 1; - getTenantId() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Multi-tenant context
- getTenantId() - Method in class com.nnipa.proto.common.EventMetadata
-
Multi-tenant context
- getTenantId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Multi-tenant context
- getTenantId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string tenant_id = 3; - getTenantId() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string tenant_id = 3; - getTenantId() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
string tenant_id = 1; - getTenantId() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string tenant_id = 1; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
string tenant_id = 1; - getTenantId() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
string tenant_id = 1; - getTenantId() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string tenant_id = 2; - getTenantId() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
string tenant_id = 2; - getTenantId() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string tenant_id = 4; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
string tenant_id = 4; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string tenant_id = 4; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string tenant_id = 5; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
string tenant_id = 5; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
string tenant_id = 5; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string tenant_id = 4; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string tenant_id = 4; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string tenant_id = 4; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string tenant_id = 1; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
-
string tenant_id = 1; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.TenantContextResponse.TenantContextOrBuilder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
string tenant_id = 1; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Multi-tenant context
- getTenantIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
-
Multi-tenant context
- getTenantIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Multi-tenant context
- getTenantIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
string tenant_id = 3; - getTenantIdBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
string tenant_id = 3; - getTenantIdBytes() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
string tenant_id = 1; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
string tenant_id = 1; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
string tenant_id = 1; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
string tenant_id = 1; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string tenant_id = 2; - getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
string tenant_id = 2; - getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
string tenant_id = 2; - getTenantOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - getTenantOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - getTenantOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - getTimestamp() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - getTimestamp() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
.google.protobuf.Timestamp timestamp = 7; - getTimestamp() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
.google.protobuf.Timestamp timestamp = 7; - getTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - getTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Timestamp timestamp = 9; - getTimestamp() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Timestamp timestamp = 9; - getTimestamp() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - getTimestamp() - Method in class com.nnipa.proto.common.CommandResponse
-
.google.protobuf.Timestamp timestamp = 5; - getTimestamp() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.google.protobuf.Timestamp timestamp = 5; - getTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - getTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail
-
.google.protobuf.Timestamp timestamp = 4; - getTimestamp() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
.google.protobuf.Timestamp timestamp = 4; - getTimestamp() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- getTimestamp() - Method in class com.nnipa.proto.common.EventMetadata
-
Event creation time
- getTimestamp() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Event creation time
- getTimestampBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - getTimestampBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - getTimestampBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - getTimestampBuilder() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - getTimestampBuilder() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- getTimestampOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - getTimestampOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
.google.protobuf.Timestamp timestamp = 7; - getTimestampOrBuilder() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
.google.protobuf.Timestamp timestamp = 7; - getTimestampOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - getTimestampOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Timestamp timestamp = 9; - getTimestampOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Timestamp timestamp = 9; - getTimestampOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - getTimestampOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse
-
.google.protobuf.Timestamp timestamp = 5; - getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.google.protobuf.Timestamp timestamp = 5; - getTimestampOrBuilder() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - getTimestampOrBuilder() - Method in class com.nnipa.proto.common.ErrorDetail
-
.google.protobuf.Timestamp timestamp = 4; - getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
.google.protobuf.Timestamp timestamp = 4; - getTimestampOrBuilder() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- getTimestampOrBuilder() - Method in class com.nnipa.proto.common.EventMetadata
-
Event creation time
- getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Event creation time
- getTimezone() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string timezone = 6; - getTimezone() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
string timezone = 6; - getTimezone() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
string timezone = 6; - getTimezoneBytes() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string timezone = 6; - getTimezoneBytes() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
string timezone = 6; - getTimezoneBytes() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
string timezone = 6; - getToken() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - getToken() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - getToken() - Method in interface com.nnipa.proto.auth.TokenGeneratedEventOrBuilder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - getTokenBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - getTokenId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string token_id = 4; - getTokenId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
string token_id = 4; - getTokenId() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
string token_id = 4; - getTokenId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string token_id = 2; - getTokenId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string token_id = 2; - getTokenId() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string token_id = 2; - getTokenIdBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string token_id = 4; - getTokenIdBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
string token_id = 4; - getTokenIdBytes() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
string token_id = 4; - getTokenIdBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string token_id = 2; - getTokenIdBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string token_id = 2; - getTokenIdBytes() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string token_id = 2; - getTokenOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - getTokenOrBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - getTokenOrBuilder() - Method in interface com.nnipa.proto.auth.TokenGeneratedEventOrBuilder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - getTokenType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
access, refresh, api_key
- getTokenType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
access, refresh, api_key
- getTokenType() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
access, refresh, api_key
- getTokenTypeBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
access, refresh, api_key
- getTokenTypeBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
access, refresh, api_key
- getTokenTypeBytes() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
access, refresh, api_key
- getTotalItems() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int64 total_items = 3; - getTotalItems() - Method in class com.nnipa.proto.common.PaginationInfo
-
int64 total_items = 3; - getTotalItems() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
-
int64 total_items = 3; - getTotalPages() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 total_pages = 4; - getTotalPages() - Method in class com.nnipa.proto.common.PaginationInfo
-
int32 total_pages = 4; - getTotalPages() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
-
int32 total_pages = 4; - getTotalRecipients() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
int32 total_recipients = 2; - getTotalRecipients() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
int32 total_recipients = 2; - getTotalRecipients() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
int32 total_recipients = 2; - getTotalUsage() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
int64 total_usage = 3; - getTotalUsage() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
int64 total_usage = 3; - getTotalUsage() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
int64 total_usage = 3; - getTriggeredAt() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - getTriggeredAt() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
.google.protobuf.Timestamp triggered_at = 7; - getTriggeredAt() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
.google.protobuf.Timestamp triggered_at = 7; - getTriggeredAtBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - getTriggeredAtOrBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - getTriggeredAtOrBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
.google.protobuf.Timestamp triggered_at = 7; - getTriggeredAtOrBuilder() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
.google.protobuf.Timestamp triggered_at = 7; - getType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
email, sms, push, in-app
- getType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
email, sms, push, in-app
- getType() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
email, sms, push, in-app
- getType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
registration, password_reset, alert, etc.
- getType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
registration, password_reset, alert, etc.
- getType() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
registration, password_reset, alert, etc.
- getType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
email, sms, push
- getType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
email, sms, push
- getType() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
email, sms, push
- getTypeBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
email, sms, push, in-app
- getTypeBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
email, sms, push, in-app
- getTypeBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
email, sms, push, in-app
- getTypeBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
registration, password_reset, alert, etc.
- getTypeBytes() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
registration, password_reset, alert, etc.
- getTypeBytes() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
registration, password_reset, alert, etc.
- getTypeBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
email, sms, push
- getTypeBytes() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
email, sms, push
- getTypeBytes() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
email, sms, push
- getTypePreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
Deprecated.
- getTypePreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
Deprecated.
- getTypePreferences() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
Deprecated.
- getTypePreferencesCount() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- getTypePreferencesCount() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- getTypePreferencesCount() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
marketing: false, alerts: true
- getTypePreferencesMap() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
marketing: false, alerts: true
- getTypePreferencesMap() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
marketing: false, alerts: true
- getTypePreferencesMap() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
marketing: false, alerts: true
- getTypePreferencesOrDefault(String, boolean) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
marketing: false, alerts: true
- getTypePreferencesOrDefault(String, boolean) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
marketing: false, alerts: true
- getTypePreferencesOrDefault(String, boolean) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
marketing: false, alerts: true
- getTypePreferencesOrThrow(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
marketing: false, alerts: true
- getTypePreferencesOrThrow(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
marketing: false, alerts: true
- getTypePreferencesOrThrow(String) - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
marketing: false, alerts: true
- getUnlockAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - getUnlockAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.google.protobuf.Timestamp unlock_at = 6; - getUnlockAt() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.google.protobuf.Timestamp unlock_at = 6; - getUnlockAtBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - getUnlockAtOrBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - getUnlockAtOrBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.google.protobuf.Timestamp unlock_at = 6; - getUnlockAtOrBuilder() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.google.protobuf.Timestamp unlock_at = 6; - getUnlockedAt() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - getUnlockedAt() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
.google.protobuf.Timestamp unlocked_at = 5; - getUnlockedAt() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
.google.protobuf.Timestamp unlocked_at = 5; - getUnlockedAtBuilder() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - getUnlockedAtOrBuilder() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - getUnlockedAtOrBuilder() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
.google.protobuf.Timestamp unlocked_at = 5; - getUnlockedAtOrBuilder() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
.google.protobuf.Timestamp unlocked_at = 5; - getUnlockedBy() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlocked_by = 4; - getUnlockedBy() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string unlocked_by = 4; - getUnlockedBy() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string unlocked_by = 4; - getUnlockedByBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlocked_by = 4; - getUnlockedByBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string unlocked_by = 4; - getUnlockedByBytes() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string unlocked_by = 4; - getUnlockReason() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlock_reason = 6; - getUnlockReason() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string unlock_reason = 6; - getUnlockReason() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string unlock_reason = 6; - getUnlockReasonBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlock_reason = 6; - getUnlockReasonBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string unlock_reason = 6; - getUnlockReasonBytes() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string unlock_reason = 6; - getUpdate() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - getUpdate() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - getUpdate() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - getUpdateBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - getUpdatedAt() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAt() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAt() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAt() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAt() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAt() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAt() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - getUpdatedAt() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
.google.protobuf.Timestamp updated_at = 7; - getUpdatedAt() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
.google.protobuf.Timestamp updated_at = 7; - getUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAt() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtBuilder() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtBuilder() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - getUpdatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
.google.protobuf.Timestamp updated_at = 5; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
.google.protobuf.Timestamp updated_at = 7; - getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
.google.protobuf.Timestamp updated_at = 7; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
.google.protobuf.Timestamp updated_at = 4; - getUpdatedBy() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string updated_by = 6; - getUpdatedBy() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
string updated_by = 6; - getUpdatedBy() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
string updated_by = 6; - getUpdatedBy() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string updated_by = 6; - getUpdatedBy() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
string updated_by = 6; - getUpdatedBy() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
string updated_by = 6; - getUpdatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string updated_by = 3; - getUpdatedBy() - Method in class com.nnipa.proto.common.AuditInfo
-
string updated_by = 3; - getUpdatedBy() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string updated_by = 3; - getUpdatedBy() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string updated_by = 3; - getUpdatedBy() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
string updated_by = 3; - getUpdatedBy() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
string updated_by = 3; - getUpdatedByBytes() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string updated_by = 6; - getUpdatedByBytes() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
string updated_by = 6; - getUpdatedByBytes() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
string updated_by = 6; - getUpdatedByBytes() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string updated_by = 6; - getUpdatedByBytes() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
string updated_by = 6; - getUpdatedByBytes() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
string updated_by = 6; - getUpdatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string updated_by = 3; - getUpdatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo
-
string updated_by = 3; - getUpdatedByBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string updated_by = 3; - getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string updated_by = 3; - getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
string updated_by = 3; - getUpdatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
string updated_by = 3; - getUpdateOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - getUpdateOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - getUpdateOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - getUsage() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - getUsage() - Method in class com.nnipa.proto.command.UsageDataResponse
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - getUsage() - Method in interface com.nnipa.proto.command.UsageDataResponseOrBuilder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - getUsageBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - getUsageOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - getUsageOrBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - getUsageOrBuilder() - Method in interface com.nnipa.proto.command.UsageDataResponseOrBuilder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - getUserAgent() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string user_agent = 5; - getUserAgent() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string user_agent = 5; - getUserAgent() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string user_agent = 5; - getUserAgent() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_agent = 7; - getUserAgent() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string user_agent = 7; - getUserAgent() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string user_agent = 7; - getUserAgent() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_agent = 7; - getUserAgent() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string user_agent = 7; - getUserAgent() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string user_agent = 7; - getUserAgent() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_agent = 8; - getUserAgent() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string user_agent = 8; - getUserAgent() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string user_agent = 8; - getUserAgent() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string user_agent = 6; - getUserAgent() - Method in class com.nnipa.proto.common.AuditInfo
-
string user_agent = 6; - getUserAgent() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string user_agent = 6; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string user_agent = 5; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string user_agent = 5; - getUserAgentBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string user_agent = 5; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_agent = 7; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string user_agent = 7; - getUserAgentBytes() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string user_agent = 7; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_agent = 7; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string user_agent = 7; - getUserAgentBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string user_agent = 7; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_agent = 8; - getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string user_agent = 8; - getUserAgentBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string user_agent = 8; - getUserAgentBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string user_agent = 6; - getUserAgentBytes() - Method in class com.nnipa.proto.common.AuditInfo
-
string user_agent = 6; - getUserAgentBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
string user_agent = 6; - getUserId() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string user_id = 3; - getUserId() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
string user_id = 3; - getUserId() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
string user_id = 3; - getUserId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
string user_id = 1; - getUserId() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string user_id = 3; - getUserId() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string user_id = 3; - getUserId() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string user_id = 3; - getUserId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string user_id = 1; - getUserId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
string user_id = 1; - getUserId() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string user_id = 1; - getUserId() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string user_id = 3; - getUserId() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string user_id = 3; - getUserId() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string user_id = 3; - getUserId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
string user_id = 2; - getUserId() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
string user_id = 2; - getUserId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
User who triggered the event
- getUserId() - Method in class com.nnipa.proto.common.EventMetadata
-
User who triggered the event
- getUserId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
User who triggered the event
- getUserId() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string user_id = 1; - getUserId() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
string user_id = 1; - getUserId() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string user_id = 3; - getUserIdBytes() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
string user_id = 3; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
string user_id = 3; - getUserIdBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
string user_id = 1; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string user_id = 3; - getUserIdBytes() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
string user_id = 3; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
string user_id = 3; - getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string user_id = 1; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
string user_id = 1; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string user_id = 1; - getUserIdBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string user_id = 3; - getUserIdBytes() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
string user_id = 3; - getUserIdBytes() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
string user_id = 3; - getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
string user_id = 2; - getUserIdBytes() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
string user_id = 2; - getUserIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
User who triggered the event
- getUserIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
-
User who triggered the event
- getUserIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
User who triggered the event
- getUserIdBytes() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string user_id = 1; - getUserIdBytes() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
string user_id = 1; - getUserIdBytes() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
string user_id = 1; - getUsername() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string username = 1; - getUsername() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string username = 1; - getUsername() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string username = 1; - getUsername() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string username = 3; - getUsername() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string username = 3; - getUsername() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string username = 3; - getUsername() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string username = 3; - getUsername() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string username = 3; - getUsername() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string username = 3; - getUsernameBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string username = 1; - getUsernameBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
string username = 1; - getUsernameBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
string username = 1; - getUsernameBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string username = 3; - getUsernameBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
string username = 3; - getUsernameBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
string username = 3; - getUsernameBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string username = 3; - getUsernameBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
string username = 3; - getUsernameBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
string username = 3; - getValidations(int) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- getValidations(int) - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
active, subscription, features
- getValidations(int) - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
active, subscription, features
- getValidations(int) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- getValidations(int) - Method in class com.nnipa.proto.command.ValidateUserCommand
-
active, mfa, permissions
- getValidations(int) - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
active, mfa, permissions
- getValidationsBytes(int) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- getValidationsBytes(int) - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
active, subscription, features
- getValidationsBytes(int) - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
active, subscription, features
- getValidationsBytes(int) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- getValidationsBytes(int) - Method in class com.nnipa.proto.command.ValidateUserCommand
-
active, mfa, permissions
- getValidationsBytes(int) - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
active, mfa, permissions
- getValidationsCount() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- getValidationsCount() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
active, subscription, features
- getValidationsCount() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
active, subscription, features
- getValidationsCount() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- getValidationsCount() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
active, mfa, permissions
- getValidationsCount() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
active, mfa, permissions
- getValidationsList() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- getValidationsList() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
active, subscription, features
- getValidationsList() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
active, subscription, features
- getValidationsList() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- getValidationsList() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
active, mfa, permissions
- getValidationsList() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
active, mfa, permissions
- getValueDescriptor() - Method in enum class com.nnipa.proto.common.DataIsolationStrategy
- getValueDescriptor() - Method in enum class com.nnipa.proto.common.EventStatus
- getValueDescriptor() - Method in enum class com.nnipa.proto.common.OrganizationType
- getValueDescriptor() - Method in enum class com.nnipa.proto.common.Priority
- getValueDescriptor() - Method in enum class com.nnipa.proto.common.SubscriptionTier
- getVariables(int) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - getVariables(int) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
repeated string variables = 7; - getVariables(int) - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
repeated string variables = 7; - getVariablesBytes(int) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - getVariablesBytes(int) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
repeated string variables = 7; - getVariablesBytes(int) - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
repeated string variables = 7; - getVariablesCount() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - getVariablesCount() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
repeated string variables = 7; - getVariablesCount() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
repeated string variables = 7; - getVariablesList() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - getVariablesList() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
repeated string variables = 7; - getVariablesList() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
repeated string variables = 7; - getVersion() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Schema version
- getVersion() - Method in class com.nnipa.proto.common.EventMetadata
-
Schema version
- getVersion() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Schema version
- getViolations(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - getViolations(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string violations = 3; - getViolations(int) - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string violations = 3; - getViolationsBytes(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - getViolationsBytes(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string violations = 3; - getViolationsBytes(int) - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string violations = 3; - getViolationsCount() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - getViolationsCount() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string violations = 3; - getViolationsCount() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string violations = 3; - getViolationsList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - getViolationsList() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
repeated string violations = 3; - getViolationsList() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
repeated string violations = 3; - getWillRetry() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
bool will_retry = 8; - getWillRetry() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
bool will_retry = 8; - getWillRetry() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
bool will_retry = 8; - GRANTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- GRANTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- GRANTED_PERMISSIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizationResponse
H
- hasActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - hasActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
.google.protobuf.Timestamp activated_at = 4; - hasActivatedAt() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
.google.protobuf.Timestamp activated_at = 4; - hasAddress() - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - hasAddress() - Method in class com.nnipa.proto.common.ContactInfo
-
.com.nnipa.proto.common.Address address = 5; - hasAddress() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
-
.com.nnipa.proto.common.Address address = 5; - hasAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - hasAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.google.protobuf.Timestamp assigned_at = 5; - hasAssignedAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.google.protobuf.Timestamp assigned_at = 5; - hasAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - hasAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
-
.google.protobuf.Timestamp attempt_time = 6; - hasAttemptTime() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp attempt_time = 6; - hasBatch() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - hasBatch() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - hasBatch() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEventOrBuilder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - hasChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - hasChange() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - hasChange() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEventOrBuilder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - hasChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - hasChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
.google.protobuf.Timestamp changed_at = 5; - hasChangedAt() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 5; - hasChangedAt() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - hasChangedAt() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
.google.protobuf.Timestamp changed_at = 6; - hasChangedAt() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 6; - hasChangedAt() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - hasChangedAt() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
.google.protobuf.Timestamp changed_at = 6; - hasChangedAt() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
.google.protobuf.Timestamp changed_at = 6; - hasClickedAt() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - hasClickedAt() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
.google.protobuf.Timestamp clicked_at = 5; - hasClickedAt() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
.google.protobuf.Timestamp clicked_at = 5; - hasCompletedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - hasCompletedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
.google.protobuf.Timestamp completed_at = 4; - hasCompletedAt() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
.google.protobuf.Timestamp completed_at = 4; - hasContactInfo() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - hasContactInfo() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - hasContactInfo() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - hasContext() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - hasContext() - Method in class com.nnipa.proto.command.TenantContextResponse
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - hasContext() - Method in interface com.nnipa.proto.command.TenantContextResponseOrBuilder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - hasCreatedAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - hasCreatedAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
.google.protobuf.Timestamp created_at = 4; - hasCreatedAt() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
.google.protobuf.Timestamp created_at = 4; - hasCreatedAt() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - hasCreatedAt() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
.google.protobuf.Timestamp created_at = 8; - hasCreatedAt() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
.google.protobuf.Timestamp created_at = 8; - hasCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - hasCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
.google.protobuf.Timestamp created_at = 8; - hasCreatedAt() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
.google.protobuf.Timestamp created_at = 8; - hasCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - hasCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo
-
.google.protobuf.Timestamp created_at = 2; - hasCreatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
.google.protobuf.Timestamp created_at = 2; - hasCreatedAt() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - hasCreatedAt() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
-
.google.protobuf.Timestamp created_at = 9; - hasCreatedAt() - Method in interface com.nnipa.proto.notification.TemplateCreatedEvent.TemplateDataOrBuilder
-
.google.protobuf.Timestamp created_at = 9; - hasCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - hasCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
-
.google.protobuf.Timestamp created_at = 9; - hasCreatedAt() - Method in interface com.nnipa.proto.tenant.TenantCreatedEvent.TenantDataOrBuilder
-
.google.protobuf.Timestamp created_at = 9; - hasData() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - hasData() - Method in class com.nnipa.proto.common.CommandResponse
-
.google.protobuf.Any data = 4; - hasData() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.google.protobuf.Any data = 4; - hasDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - hasDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
.google.protobuf.Timestamp deactivated_at = 4; - hasDeactivatedAt() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
.google.protobuf.Timestamp deactivated_at = 4; - hasDeletedAt() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - hasDeletedAt() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
.google.protobuf.Timestamp deleted_at = 4; - hasDeletedAt() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
.google.protobuf.Timestamp deleted_at = 4; - hasDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - hasDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
.google.protobuf.Timestamp deleted_at = 4; - hasDeletedAt() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
.google.protobuf.Timestamp deleted_at = 4; - hasDeliveredAt() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - hasDeliveredAt() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
.google.protobuf.Timestamp delivered_at = 5; - hasDeliveredAt() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
.google.protobuf.Timestamp delivered_at = 5; - hasDisabledAt() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - hasDisabledAt() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
.google.protobuf.Timestamp disabled_at = 5; - hasDisabledAt() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
.google.protobuf.Timestamp disabled_at = 5; - hasDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - hasDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
.google.protobuf.Timestamp disabled_at = 5; - hasDisabledAt() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
.google.protobuf.Timestamp disabled_at = 5; - hasEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - hasEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
-
.google.protobuf.Timestamp effective_date = 4; - hasEffectiveDate() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChangeOrBuilder
-
.google.protobuf.Timestamp effective_date = 4; - hasEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - hasEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
.google.protobuf.Timestamp enabled_at = 5; - hasEnabledAt() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
.google.protobuf.Timestamp enabled_at = 5; - hasEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - hasEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
.google.protobuf.Timestamp enabled_at = 5; - hasEnabledAt() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
.google.protobuf.Timestamp enabled_at = 5; - hasEndTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - hasEndTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.google.protobuf.Timestamp end_time = 5; - hasEndTime() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.google.protobuf.Timestamp end_time = 5; - hasEntry() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - hasEntry() - Method in class com.nnipa.proto.command.AuditLogCommand
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - hasEntry() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - hasError() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - hasError() - Method in class com.nnipa.proto.common.CommandResponse
-
.com.nnipa.proto.common.ErrorDetail error = 3; - hasError() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - hasError() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - hasError() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.com.nnipa.proto.common.ErrorDetail error = 3; - hasError() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - hasEscalation() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - hasEscalation() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - hasEscalation() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEventOrBuilder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - hasEvaluatedAt() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - hasEvaluatedAt() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
.google.protobuf.Timestamp evaluated_at = 7; - hasEvaluatedAt() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
.google.protobuf.Timestamp evaluated_at = 7; - hasExceededAt() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - hasExceededAt() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
.google.protobuf.Timestamp exceeded_at = 6; - hasExceededAt() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
.google.protobuf.Timestamp exceeded_at = 6; - hasExpiredAt() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - hasExpiredAt() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
.google.protobuf.Timestamp expired_at = 5; - hasExpiredAt() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
.google.protobuf.Timestamp expired_at = 5; - hasExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - hasExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.google.protobuf.Timestamp expires_at = 7; - hasExpiresAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.google.protobuf.Timestamp expires_at = 7; - hasExpiresAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - hasExpiresAt() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
-
.google.protobuf.Timestamp expires_at = 5; - hasExpiresAt() - Method in interface com.nnipa.proto.auth.SessionCreatedEvent.SessionDataOrBuilder
-
.google.protobuf.Timestamp expires_at = 5; - hasExpiresAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - hasExpiresAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
.google.protobuf.Timestamp expires_at = 6; - hasExpiresAt() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
.google.protobuf.Timestamp expires_at = 6; - hasExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - hasExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.google.protobuf.Timestamp expires_at = 6; - hasExpiresAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.google.protobuf.Timestamp expires_at = 6; - hasFailedAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - hasFailedAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
.google.protobuf.Timestamp failed_at = 6; - hasFailedAt() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp failed_at = 6; - hasFailedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - hasFailedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.google.protobuf.Timestamp failed_at = 5; - hasFailedAt() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.google.protobuf.Timestamp failed_at = 5; - hasFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - hasFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - hasFailure() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - hasFailure() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - hasFailure() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - hasFailure() - Method in interface com.nnipa.proto.notification.NotificationFailedEventOrBuilder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - hasGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - hasGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
.google.protobuf.Timestamp granted_at = 6; - hasGrantedAt() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
.google.protobuf.Timestamp granted_at = 6; - hashCode() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- hashCode() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- hashCode() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- hashCode() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- hashCode() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- hashCode() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- hashCode() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- hashCode() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- hashCode() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- hashCode() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- hashCode() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- hashCode() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- hashCode() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- hashCode() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- hashCode() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- hashCode() - Method in class com.nnipa.proto.auth.UserLoginEvent
- hashCode() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- hashCode() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- hashCode() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- hashCode() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- hashCode() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- hashCode() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- hashCode() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- hashCode() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- hashCode() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- hashCode() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- hashCode() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- hashCode() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- hashCode() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- hashCode() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- hashCode() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- hashCode() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- hashCode() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- hashCode() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- hashCode() - Method in class com.nnipa.proto.command.AuditLogCommand
- hashCode() - Method in class com.nnipa.proto.command.AuthorizationResponse
- hashCode() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- hashCode() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- hashCode() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- hashCode() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- hashCode() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- hashCode() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- hashCode() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- hashCode() - Method in class com.nnipa.proto.command.SendNotificationCommand
- hashCode() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- hashCode() - Method in class com.nnipa.proto.command.TenantContextResponse
- hashCode() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- hashCode() - Method in class com.nnipa.proto.command.UsageDataResponse
- hashCode() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- hashCode() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- hashCode() - Method in class com.nnipa.proto.command.ValidateUserCommand
- hashCode() - Method in class com.nnipa.proto.common.Address
- hashCode() - Method in class com.nnipa.proto.common.AuditInfo
- hashCode() - Method in class com.nnipa.proto.common.CommandResponse
- hashCode() - Method in class com.nnipa.proto.common.ContactInfo
- hashCode() - Method in class com.nnipa.proto.common.ErrorDetail
- hashCode() - Method in class com.nnipa.proto.common.EventMetadata
- hashCode() - Method in class com.nnipa.proto.common.PaginationInfo
- hashCode() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- hashCode() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- hashCode() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- hashCode() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- hashCode() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- hashCode() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- hashCode() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- hashCode() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- hashCode() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- hashCode() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- hashCode() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- hashCode() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- hashCode() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- hashCode() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- hashCode() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- hashCode() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- hashCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- hashCode() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- hashCode() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- hashCode() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- hashCode() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- hashCode() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- hasIssuedAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - hasIssuedAt() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
-
.google.protobuf.Timestamp issued_at = 5; - hasIssuedAt() - Method in interface com.nnipa.proto.auth.TokenGeneratedEvent.TokenDataOrBuilder
-
.google.protobuf.Timestamp issued_at = 5; - hasLastChecked() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - hasLastChecked() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
-
.google.protobuf.Timestamp last_checked = 5; - hasLastChecked() - Method in interface com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatusOrBuilder
-
.google.protobuf.Timestamp last_checked = 5; - hasLockedAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - hasLockedAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.google.protobuf.Timestamp locked_at = 5; - hasLockedAt() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.google.protobuf.Timestamp locked_at = 5; - hasLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - hasLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - hasLogin() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - hasLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - hasLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
-
.google.protobuf.Timestamp login_time = 9; - hasLoginTime() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
-
.google.protobuf.Timestamp login_time = 9; - hasLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - hasLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - hasLogout() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - hasLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - hasLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
-
.google.protobuf.Timestamp logout_time = 4; - hasLogoutTime() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
-
.google.protobuf.Timestamp logout_time = 4; - hasMetadata() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.MFADisabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.MFADisabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.SessionCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.SessionExpiredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.TokenGeneratedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.PolicyCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.PolicyEvaluatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.RoleDeletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.AuthorizeActionCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.CheckComplianceCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.CheckComplianceCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.GetTenantContextCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.GetTenantContextCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.ValidateTenantCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.ValidateTenantCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.command.ValidateUserCommand
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.command.ValidateUserCommandOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.NotificationClickedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.NotificationDeliveredEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.NotificationFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.NotificationSentEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.NotificationSentEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.notification.TemplateCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.ComplianceStatusChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantProvisioningCompletedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantProvisioningFailedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantSettingsChangedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasMetadata() - Method in interface com.nnipa.proto.tenant.UsageLimitExceededEventOrBuilder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - hasNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - hasNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Any new_value = 7; - hasNewValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Any new_value = 7; - hasNextRetryAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - hasNextRetryAt() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
-
.google.protobuf.Timestamp next_retry_at = 9; - hasNextRetryAt() - Method in interface com.nnipa.proto.notification.NotificationFailedEvent.FailureDataOrBuilder
-
.google.protobuf.Timestamp next_retry_at = 9; - hasNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - hasNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - hasNotification() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - hasNotification() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - hasNotification() - Method in class com.nnipa.proto.notification.NotificationSentEvent
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - hasNotification() - Method in interface com.nnipa.proto.notification.NotificationSentEventOrBuilder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - hasOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - hasOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Any old_value = 6; - hasOldValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Any old_value = 6; - hasOpenedAt() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - hasOpenedAt() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
-
.google.protobuf.Timestamp opened_at = 4; - hasOpenedAt() - Method in interface com.nnipa.proto.notification.NotificationOpenedEventOrBuilder
-
.google.protobuf.Timestamp opened_at = 4; - hasPeriodEnd() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - hasPeriodEnd() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
.google.protobuf.Timestamp period_end = 7; - hasPeriodEnd() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
.google.protobuf.Timestamp period_end = 7; - hasPeriodStart() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - hasPeriodStart() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
-
.google.protobuf.Timestamp period_start = 6; - hasPeriodStart() - Method in interface com.nnipa.proto.command.UsageDataResponse.UsageDataOrBuilder
-
.google.protobuf.Timestamp period_start = 6; - hasPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - hasPreferences() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - hasPreferences() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEventOrBuilder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - hasProtectedAt() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - hasProtectedAt() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
-
.google.protobuf.Timestamp protected_at = 7; - hasProtectedAt() - Method in interface com.nnipa.proto.authz.ResourceProtectedEventOrBuilder
-
.google.protobuf.Timestamp protected_at = 7; - hasRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - hasRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
-
.google.protobuf.Timestamp registered_at = 6; - hasRegisteredAt() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
-
.google.protobuf.Timestamp registered_at = 6; - hasRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - hasRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - hasRegistration() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - hasRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - hasRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
-
.google.protobuf.Timestamp requested_at = 6; - hasRequestedAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
-
.google.protobuf.Timestamp requested_at = 6; - hasResetAt() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - hasResetAt() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
-
.google.protobuf.Timestamp reset_at = 4; - hasResetAt() - Method in interface com.nnipa.proto.auth.PasswordResetCompletedEventOrBuilder
-
.google.protobuf.Timestamp reset_at = 4; - hasResponse() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in class com.nnipa.proto.command.AuthorizationResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in interface com.nnipa.proto.command.AuthorizationResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in interface com.nnipa.proto.command.ComplianceStatusResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in class com.nnipa.proto.command.TenantContextResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in interface com.nnipa.proto.command.TenantContextResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in class com.nnipa.proto.command.UsageDataResponse
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasResponse() - Method in interface com.nnipa.proto.command.UsageDataResponseOrBuilder
-
.com.nnipa.proto.common.CommandResponse response = 1; - hasRevokedAt() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - hasRevokedAt() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 6; - hasRevokedAt() - Method in interface com.nnipa.proto.auth.TokenRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 6; - hasRevokedAt() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - hasRevokedAt() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 4; - hasRevokedAt() - Method in interface com.nnipa.proto.authz.PermissionRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 4; - hasRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - hasRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
-
.google.protobuf.Timestamp revoked_at = 5; - hasRevokedAt() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
-
.google.protobuf.Timestamp revoked_at = 5; - hasScheduleAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - hasScheduleAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
-
.google.protobuf.Timestamp schedule_at = 10; - hasScheduleAt() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
-
.google.protobuf.Timestamp schedule_at = 10; - hasScheduledAt() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - hasScheduledAt() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
-
.google.protobuf.Timestamp scheduled_at = 5; - hasScheduledAt() - Method in interface com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchDataOrBuilder
-
.google.protobuf.Timestamp scheduled_at = 5; - hasSentAt() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - hasSentAt() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
-
.google.protobuf.Timestamp sent_at = 9; - hasSentAt() - Method in interface com.nnipa.proto.notification.NotificationSentEvent.NotificationDataOrBuilder
-
.google.protobuf.Timestamp sent_at = 9; - hasSession() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - hasSession() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - hasSession() - Method in interface com.nnipa.proto.auth.SessionCreatedEventOrBuilder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - hasStartedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - hasStartedAt() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
-
.google.protobuf.Timestamp started_at = 4; - hasStartedAt() - Method in interface com.nnipa.proto.tenant.TenantProvisioningStartedEventOrBuilder
-
.google.protobuf.Timestamp started_at = 4; - hasStartTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - hasStartTime() - Method in class com.nnipa.proto.command.CalculateUsageCommand
-
.google.protobuf.Timestamp start_time = 4; - hasStartTime() - Method in interface com.nnipa.proto.command.CalculateUsageCommandOrBuilder
-
.google.protobuf.Timestamp start_time = 4; - hasTemplate() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - hasTemplate() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - hasTemplate() - Method in interface com.nnipa.proto.notification.TemplateCreatedEventOrBuilder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - hasTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - hasTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - hasTenant() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - hasTimestamp() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - hasTimestamp() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
-
.google.protobuf.Timestamp timestamp = 7; - hasTimestamp() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
-
.google.protobuf.Timestamp timestamp = 7; - hasTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - hasTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
-
.google.protobuf.Timestamp timestamp = 9; - hasTimestamp() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
-
.google.protobuf.Timestamp timestamp = 9; - hasTimestamp() - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - hasTimestamp() - Method in class com.nnipa.proto.common.CommandResponse
-
.google.protobuf.Timestamp timestamp = 5; - hasTimestamp() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
-
.google.protobuf.Timestamp timestamp = 5; - hasTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - hasTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail
-
.google.protobuf.Timestamp timestamp = 4; - hasTimestamp() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
-
.google.protobuf.Timestamp timestamp = 4; - hasTimestamp() - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- hasTimestamp() - Method in class com.nnipa.proto.common.EventMetadata
-
Event creation time
- hasTimestamp() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
-
Event creation time
- hasToken() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - hasToken() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - hasToken() - Method in interface com.nnipa.proto.auth.TokenGeneratedEventOrBuilder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - hasTriggeredAt() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - hasTriggeredAt() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
-
.google.protobuf.Timestamp triggered_at = 7; - hasTriggeredAt() - Method in interface com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationDataOrBuilder
-
.google.protobuf.Timestamp triggered_at = 7; - hasUnlockAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - hasUnlockAt() - Method in class com.nnipa.proto.auth.AccountLockedEvent
-
.google.protobuf.Timestamp unlock_at = 6; - hasUnlockAt() - Method in interface com.nnipa.proto.auth.AccountLockedEventOrBuilder
-
.google.protobuf.Timestamp unlock_at = 6; - hasUnlockedAt() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - hasUnlockedAt() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
-
.google.protobuf.Timestamp unlocked_at = 5; - hasUnlockedAt() - Method in interface com.nnipa.proto.auth.AccountUnlockedEventOrBuilder
-
.google.protobuf.Timestamp unlocked_at = 5; - hasUpdate() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - hasUpdate() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - hasUpdate() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - hasUpdatedAt() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - hasUpdatedAt() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
-
.google.protobuf.Timestamp updated_at = 5; - hasUpdatedAt() - Method in interface com.nnipa.proto.authz.PolicyUpdatedEventOrBuilder
-
.google.protobuf.Timestamp updated_at = 5; - hasUpdatedAt() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - hasUpdatedAt() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
-
.google.protobuf.Timestamp updated_at = 5; - hasUpdatedAt() - Method in interface com.nnipa.proto.authz.RoleUpdatedEventOrBuilder
-
.google.protobuf.Timestamp updated_at = 5; - hasUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - hasUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo
-
.google.protobuf.Timestamp updated_at = 4; - hasUpdatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
-
.google.protobuf.Timestamp updated_at = 4; - hasUpdatedAt() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - hasUpdatedAt() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
-
.google.protobuf.Timestamp updated_at = 7; - hasUpdatedAt() - Method in interface com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceDataOrBuilder
-
.google.protobuf.Timestamp updated_at = 7; - hasUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - hasUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
-
.google.protobuf.Timestamp updated_at = 4; - hasUpdatedAt() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateDataOrBuilder
-
.google.protobuf.Timestamp updated_at = 4; - hasUsage() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - hasUsage() - Method in class com.nnipa.proto.command.UsageDataResponse
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - hasUsage() - Method in interface com.nnipa.proto.command.UsageDataResponseOrBuilder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - HEADERS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
I
- INITIATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuthorizationResponse
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.TenantContextResponse
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.UsageDataResponse
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ValidateUserCommand
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.Address.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.Address
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.AuditInfo
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.CommandResponse
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ContactInfo
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ErrorDetail
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.EventMetadata
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.PaginationInfo
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorDetail
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.EventMetadata
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- internalGetValueMap() - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
- internalGetValueMap() - Static method in enum class com.nnipa.proto.common.EventStatus
- internalGetValueMap() - Static method in enum class com.nnipa.proto.common.OrganizationType
- internalGetValueMap() - Static method in enum class com.nnipa.proto.common.Priority
- internalGetValueMap() - Static method in enum class com.nnipa.proto.common.SubscriptionTier
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
- IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationOpenedEvent
- IS_ACTIVE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- IS_ACTIVE_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- IS_ACTIVE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- IS_TEMPORARY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- isInitialized() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- isInitialized() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- isInitialized() - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- isInitialized() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- isInitialized() - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent
- isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- isInitialized() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- isInitialized() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand
- isInitialized() - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- isInitialized() - Method in class com.nnipa.proto.command.AuthorizationResponse
- isInitialized() - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- isInitialized() - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- isInitialized() - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- isInitialized() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- isInitialized() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- isInitialized() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- isInitialized() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- isInitialized() - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- isInitialized() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand
- isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- isInitialized() - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- isInitialized() - Method in class com.nnipa.proto.command.TenantContextResponse
- isInitialized() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- isInitialized() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- isInitialized() - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- isInitialized() - Method in class com.nnipa.proto.command.UsageDataResponse
- isInitialized() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- isInitialized() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- isInitialized() - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- isInitialized() - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- isInitialized() - Method in class com.nnipa.proto.command.ValidateUserCommand
- isInitialized() - Method in class com.nnipa.proto.common.Address.Builder
- isInitialized() - Method in class com.nnipa.proto.common.Address
- isInitialized() - Method in class com.nnipa.proto.common.AuditInfo.Builder
- isInitialized() - Method in class com.nnipa.proto.common.AuditInfo
- isInitialized() - Method in class com.nnipa.proto.common.CommandResponse.Builder
- isInitialized() - Method in class com.nnipa.proto.common.CommandResponse
- isInitialized() - Method in class com.nnipa.proto.common.ContactInfo.Builder
- isInitialized() - Method in class com.nnipa.proto.common.ContactInfo
- isInitialized() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- isInitialized() - Method in class com.nnipa.proto.common.ErrorDetail
- isInitialized() - Method in class com.nnipa.proto.common.EventMetadata.Builder
- isInitialized() - Method in class com.nnipa.proto.common.EventMetadata
- isInitialized() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- isInitialized() - Method in class com.nnipa.proto.common.PaginationInfo
- isInitialized() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- isInitialized() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- isInitialized() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- isInitialized() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- isInitialized() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- isInitialized() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- isInitialized() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- isInitialized() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- isInitialized() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- isInitialized() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- isInitialized() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- isInitialized() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- ISOLATION_DATABASE_ISOLATION - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_DATABASE_ISOLATION = 3; - ISOLATION_DATABASE_ISOLATION_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_DATABASE_ISOLATION = 3; - ISOLATION_HYBRID - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_HYBRID = 4; - ISOLATION_HYBRID_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_HYBRID = 4; - ISOLATION_PHYSICAL_ISOLATION - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_PHYSICAL_ISOLATION = 5; - ISOLATION_PHYSICAL_ISOLATION_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_PHYSICAL_ISOLATION = 5; - ISOLATION_SCHEMA_ISOLATION - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_SCHEMA_ISOLATION = 2; - ISOLATION_SCHEMA_ISOLATION_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_SCHEMA_ISOLATION = 2; - ISOLATION_SHARED_DATABASE - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_SHARED_DATABASE = 1; - ISOLATION_SHARED_DATABASE_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_SHARED_DATABASE = 1; - ISOLATION_STRATEGY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- ISOLATION_STRATEGY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- ISOLATION_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_UNSPECIFIED = 0; - ISOLATION_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
-
ISOLATION_UNSPECIFIED = 0; - ISSUED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- ISSUED_TO_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
L
- LAST_CHECKED_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- LATITUDE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
- LIMIT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- LIMIT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- LINK_CLICKED_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationClickedEvent
- LOCK_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountLockedEvent
- LOCKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountLockedEvent
- LOGIN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent
- LOGIN_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- LoginFailedEvent - Class in com.nnipa.proto.auth
-
Event: Login Failed
- LoginFailedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Login Failed
- LoginFailedEvent.FailureData - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.LoginFailedEvent.FailureData - LoginFailedEvent.FailureData.Builder - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.LoginFailedEvent.FailureData - LoginFailedEvent.FailureDataOrBuilder - Interface in com.nnipa.proto.auth
- LoginFailedEventOrBuilder - Interface in com.nnipa.proto.auth
- LOGOUT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent
- LOGOUT_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- LOGOUT_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- LONGITUDE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
M
- mergeActivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - mergeAddress(Address) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - mergeAssignedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - mergeAttemptTime(Timestamp) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - mergeBatch(BatchNotificationQueuedEvent.BatchData) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - mergeChange(SubscriptionChangedEvent.SubscriptionChange) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - mergeChangedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - mergeChangedAt(Timestamp) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - mergeChangedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - mergeClickedAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - mergeCompletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - mergeContactInfo(ContactInfo) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - mergeContext(TenantContextResponse.TenantContext) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - mergeData(Any) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - mergeDeactivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - mergeDeletedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - mergeDeletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - mergeDeliveredAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - mergeDisabledAt(Timestamp) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - mergeDisabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - mergeEffectiveDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - mergeEnabledAt(Timestamp) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - mergeEnabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - mergeEndTime(Timestamp) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - mergeEntry(AuditLogCommand.AuditEntry) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - mergeError(ErrorDetail) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - mergeError(ErrorDetail) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - mergeEscalation(EscalationTriggeredEvent.EscalationData) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - mergeEvaluatedAt(Timestamp) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - mergeExceededAt(Timestamp) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - mergeExpiredAt(Timestamp) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - mergeFailedAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - mergeFailedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - mergeFailure(LoginFailedEvent.FailureData) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - mergeFailure(NotificationFailedEvent.FailureData) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.Address.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.common.Address.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- mergeFrom(Message) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- mergeFrom(AccountLockedEvent) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- mergeFrom(AccountUnlockedEvent) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- mergeFrom(LoginFailedEvent) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- mergeFrom(LoginFailedEvent.FailureData) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- mergeFrom(MFADisabledEvent) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- mergeFrom(MFAEnabledEvent) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- mergeFrom(PasswordChangedEvent) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- mergeFrom(PasswordResetCompletedEvent) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- mergeFrom(PasswordResetRequestedEvent) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- mergeFrom(SessionCreatedEvent) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- mergeFrom(SessionCreatedEvent.SessionData) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- mergeFrom(SessionExpiredEvent) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- mergeFrom(TokenGeneratedEvent) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- mergeFrom(TokenGeneratedEvent.TokenData) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- mergeFrom(TokenRevokedEvent) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- mergeFrom(UserLoginEvent) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- mergeFrom(UserLoginEvent.LoginData) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- mergeFrom(UserLogoutEvent) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- mergeFrom(UserLogoutEvent.LogoutData) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- mergeFrom(UserRegisteredEvent) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- mergeFrom(UserRegisteredEvent.RegistrationData) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- mergeFrom(AuthorizationCheckedEvent) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- mergeFrom(PermissionGrantedEvent) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- mergeFrom(PermissionRevokedEvent) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- mergeFrom(PolicyCreatedEvent) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- mergeFrom(PolicyEvaluatedEvent) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- mergeFrom(PolicyUpdatedEvent) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- mergeFrom(ResourceProtectedEvent) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- mergeFrom(RoleAssignedEvent) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- mergeFrom(RoleCreatedEvent) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- mergeFrom(RoleDeletedEvent) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- mergeFrom(RoleRevokedEvent) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- mergeFrom(RoleUpdatedEvent) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- mergeFrom(AuditLogCommand) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- mergeFrom(AuditLogCommand.AuditEntry) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- mergeFrom(AuthorizationResponse) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- mergeFrom(AuthorizeActionCommand) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- mergeFrom(CalculateUsageCommand) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- mergeFrom(CheckComplianceCommand) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- mergeFrom(ComplianceStatusResponse) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- mergeFrom(ComplianceStatusResponse.ComplianceStatus) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- mergeFrom(GetTenantContextCommand) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- mergeFrom(ProvisionResourcesCommand) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- mergeFrom(SendNotificationCommand) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- mergeFrom(SendNotificationCommand.NotificationData) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- mergeFrom(TenantContextResponse) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- mergeFrom(TenantContextResponse.TenantContext) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- mergeFrom(UsageDataResponse) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- mergeFrom(UsageDataResponse.UsageData) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- mergeFrom(ValidateTenantCommand) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- mergeFrom(ValidateUserCommand) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- mergeFrom(Address) - Method in class com.nnipa.proto.common.Address.Builder
- mergeFrom(AuditInfo) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- mergeFrom(CommandResponse) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- mergeFrom(ContactInfo) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- mergeFrom(ErrorDetail) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- mergeFrom(EventMetadata) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- mergeFrom(PaginationInfo) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- mergeFrom(BatchNotificationQueuedEvent) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- mergeFrom(BatchNotificationQueuedEvent.BatchData) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- mergeFrom(EscalationTriggeredEvent) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- mergeFrom(EscalationTriggeredEvent.EscalationData) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- mergeFrom(NotificationClickedEvent) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- mergeFrom(NotificationDeliveredEvent) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- mergeFrom(NotificationFailedEvent) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- mergeFrom(NotificationFailedEvent.FailureData) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- mergeFrom(NotificationOpenedEvent) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- mergeFrom(NotificationSentEvent) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- mergeFrom(NotificationSentEvent.NotificationData) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- mergeFrom(PreferenceUpdatedEvent) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- mergeFrom(PreferenceUpdatedEvent.PreferenceData) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- mergeFrom(TemplateCreatedEvent) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- mergeFrom(TemplateCreatedEvent.TemplateData) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- mergeFrom(ComplianceStatusChangedEvent) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- mergeFrom(FeatureDisabledEvent) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- mergeFrom(FeatureEnabledEvent) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- mergeFrom(SubscriptionChangedEvent) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- mergeFrom(SubscriptionChangedEvent.SubscriptionChange) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- mergeFrom(TenantActivatedEvent) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- mergeFrom(TenantCreatedEvent) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- mergeFrom(TenantCreatedEvent.TenantData) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- mergeFrom(TenantDeactivatedEvent) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- mergeFrom(TenantDeletedEvent) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- mergeFrom(TenantProvisioningCompletedEvent) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- mergeFrom(TenantProvisioningFailedEvent) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- mergeFrom(TenantProvisioningStartedEvent) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- mergeFrom(TenantSettingsChangedEvent) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- mergeFrom(TenantUpdatedEvent) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- mergeFrom(TenantUpdatedEvent.UpdateData) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- mergeFrom(UsageLimitExceededEvent) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- mergeGrantedAt(Timestamp) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - mergeIssuedAt(Timestamp) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - mergeLastChecked(Timestamp) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - mergeLockedAt(Timestamp) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - mergeLogin(UserLoginEvent.LoginData) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - mergeLoginTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - mergeLogout(UserLogoutEvent.LogoutData) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - mergeLogoutTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - mergeNewValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - mergeNextRetryAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - mergeNotification(SendNotificationCommand.NotificationData) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - mergeNotification(NotificationSentEvent.NotificationData) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - mergeOldValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - mergeOpenedAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - mergePeriodEnd(Timestamp) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - mergePeriodStart(Timestamp) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - mergePreferences(PreferenceUpdatedEvent.PreferenceData) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - mergeProtectedAt(Timestamp) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - mergeRegisteredAt(Timestamp) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - mergeRegistration(UserRegisteredEvent.RegistrationData) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - mergeRequestedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - mergeResetAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - mergeResponse(CommandResponse) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - mergeResponse(CommandResponse) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - mergeResponse(CommandResponse) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - mergeResponse(CommandResponse) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - mergeRevokedAt(Timestamp) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - mergeRevokedAt(Timestamp) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - mergeRevokedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - mergeScheduleAt(Timestamp) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - mergeScheduledAt(Timestamp) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - mergeSentAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - mergeSession(SessionCreatedEvent.SessionData) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - mergeStartedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - mergeStartTime(Timestamp) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - mergeTemplate(TemplateCreatedEvent.TemplateData) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - mergeTenant(TenantCreatedEvent.TenantData) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- mergeToken(TokenGeneratedEvent.TokenData) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - mergeTriggeredAt(Timestamp) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.Address.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- mergeUnlockAt(Timestamp) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - mergeUnlockedAt(Timestamp) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - mergeUpdate(TenantUpdatedEvent.UpdateData) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - mergeUsage(UsageDataResponse.UsageData) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
- MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountLockedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountUnlockedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFADisabledEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionExpiredEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenRevokedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionRevokedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyUpdatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleDeletedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleUpdatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizeActionCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CalculateUsageCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CheckComplianceCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.GetTenantContextCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateTenantCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateUserCommand
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationClickedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationDeliveredEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationOpenedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent
- METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- METADATA_MAP_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- MFA_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFADisabledEvent
- MFA_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
- MFA_USED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- MFADisabledEvent - Class in com.nnipa.proto.auth
-
Event: MFA Disabled
- MFADisabledEvent.Builder - Class in com.nnipa.proto.auth
-
Event: MFA Disabled
- MFADisabledEventOrBuilder - Interface in com.nnipa.proto.auth
- MFAEnabledEvent - Class in com.nnipa.proto.auth
-
Event: MFA Enabled
- MFAEnabledEvent.Builder - Class in com.nnipa.proto.auth
-
Event: MFA Enabled
- MFAEnabledEventOrBuilder - Interface in com.nnipa.proto.auth
- MOBILE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
N
- NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- NEW_SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- NEW_STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- NEW_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- NEW_VALUE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- newBuilder() - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- newBuilder() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- newBuilder() - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- newBuilder() - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- newBuilder() - Static method in class com.nnipa.proto.auth.UserLoginEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- newBuilder() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- newBuilder() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- newBuilder() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- newBuilder() - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- newBuilder() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- newBuilder() - Static method in class com.nnipa.proto.command.AuditLogCommand
- newBuilder() - Static method in class com.nnipa.proto.command.AuthorizationResponse
- newBuilder() - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- newBuilder() - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- newBuilder() - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- newBuilder() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- newBuilder() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- newBuilder() - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- newBuilder() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- newBuilder() - Static method in class com.nnipa.proto.command.SendNotificationCommand
- newBuilder() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- newBuilder() - Static method in class com.nnipa.proto.command.TenantContextResponse
- newBuilder() - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- newBuilder() - Static method in class com.nnipa.proto.command.UsageDataResponse
- newBuilder() - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- newBuilder() - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- newBuilder() - Static method in class com.nnipa.proto.command.ValidateUserCommand
- newBuilder() - Static method in class com.nnipa.proto.common.Address
- newBuilder() - Static method in class com.nnipa.proto.common.AuditInfo
- newBuilder() - Static method in class com.nnipa.proto.common.CommandResponse
- newBuilder() - Static method in class com.nnipa.proto.common.ContactInfo
- newBuilder() - Static method in class com.nnipa.proto.common.ErrorDetail
- newBuilder() - Static method in class com.nnipa.proto.common.EventMetadata
- newBuilder() - Static method in class com.nnipa.proto.common.PaginationInfo
- newBuilder() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- newBuilder() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- newBuilder() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- newBuilder() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- newBuilder() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- newBuilder() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- newBuilder() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- newBuilder() - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- newBuilder() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- newBuilder() - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- newBuilder(AccountLockedEvent) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- newBuilder(AccountUnlockedEvent) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- newBuilder(LoginFailedEvent) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- newBuilder(LoginFailedEvent.FailureData) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- newBuilder(MFADisabledEvent) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- newBuilder(MFAEnabledEvent) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- newBuilder(PasswordChangedEvent) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- newBuilder(PasswordResetCompletedEvent) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- newBuilder(PasswordResetRequestedEvent) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- newBuilder(SessionCreatedEvent) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- newBuilder(SessionCreatedEvent.SessionData) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- newBuilder(SessionExpiredEvent) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- newBuilder(TokenGeneratedEvent) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- newBuilder(TokenGeneratedEvent.TokenData) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- newBuilder(TokenRevokedEvent) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- newBuilder(UserLoginEvent) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- newBuilder(UserLoginEvent.LoginData) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- newBuilder(UserLogoutEvent) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- newBuilder(UserLogoutEvent.LogoutData) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- newBuilder(UserRegisteredEvent) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- newBuilder(UserRegisteredEvent.RegistrationData) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- newBuilder(AuthorizationCheckedEvent) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- newBuilder(PermissionGrantedEvent) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- newBuilder(PermissionRevokedEvent) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- newBuilder(PolicyCreatedEvent) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- newBuilder(PolicyEvaluatedEvent) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- newBuilder(PolicyUpdatedEvent) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- newBuilder(ResourceProtectedEvent) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- newBuilder(RoleAssignedEvent) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- newBuilder(RoleCreatedEvent) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- newBuilder(RoleDeletedEvent) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- newBuilder(RoleRevokedEvent) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- newBuilder(RoleUpdatedEvent) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- newBuilder(AuditLogCommand) - Static method in class com.nnipa.proto.command.AuditLogCommand
- newBuilder(AuditLogCommand.AuditEntry) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- newBuilder(AuthorizationResponse) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- newBuilder(AuthorizeActionCommand) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- newBuilder(CalculateUsageCommand) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- newBuilder(CheckComplianceCommand) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- newBuilder(ComplianceStatusResponse) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- newBuilder(ComplianceStatusResponse.ComplianceStatus) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- newBuilder(GetTenantContextCommand) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- newBuilder(ProvisionResourcesCommand) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- newBuilder(SendNotificationCommand) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- newBuilder(SendNotificationCommand.NotificationData) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- newBuilder(TenantContextResponse) - Static method in class com.nnipa.proto.command.TenantContextResponse
- newBuilder(TenantContextResponse.TenantContext) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- newBuilder(UsageDataResponse) - Static method in class com.nnipa.proto.command.UsageDataResponse
- newBuilder(UsageDataResponse.UsageData) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- newBuilder(ValidateTenantCommand) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- newBuilder(ValidateUserCommand) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- newBuilder(Address) - Static method in class com.nnipa.proto.common.Address
- newBuilder(AuditInfo) - Static method in class com.nnipa.proto.common.AuditInfo
- newBuilder(CommandResponse) - Static method in class com.nnipa.proto.common.CommandResponse
- newBuilder(ContactInfo) - Static method in class com.nnipa.proto.common.ContactInfo
- newBuilder(ErrorDetail) - Static method in class com.nnipa.proto.common.ErrorDetail
- newBuilder(EventMetadata) - Static method in class com.nnipa.proto.common.EventMetadata
- newBuilder(PaginationInfo) - Static method in class com.nnipa.proto.common.PaginationInfo
- newBuilder(BatchNotificationQueuedEvent) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- newBuilder(BatchNotificationQueuedEvent.BatchData) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- newBuilder(EscalationTriggeredEvent) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- newBuilder(EscalationTriggeredEvent.EscalationData) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- newBuilder(NotificationClickedEvent) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- newBuilder(NotificationDeliveredEvent) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- newBuilder(NotificationFailedEvent) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- newBuilder(NotificationFailedEvent.FailureData) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- newBuilder(NotificationOpenedEvent) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- newBuilder(NotificationSentEvent) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- newBuilder(NotificationSentEvent.NotificationData) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- newBuilder(PreferenceUpdatedEvent) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- newBuilder(PreferenceUpdatedEvent.PreferenceData) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- newBuilder(TemplateCreatedEvent) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- newBuilder(TemplateCreatedEvent.TemplateData) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- newBuilder(ComplianceStatusChangedEvent) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- newBuilder(FeatureDisabledEvent) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- newBuilder(FeatureEnabledEvent) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- newBuilder(SubscriptionChangedEvent) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- newBuilder(SubscriptionChangedEvent.SubscriptionChange) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- newBuilder(TenantActivatedEvent) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- newBuilder(TenantCreatedEvent) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- newBuilder(TenantCreatedEvent.TenantData) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- newBuilder(TenantDeactivatedEvent) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- newBuilder(TenantDeletedEvent) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- newBuilder(TenantProvisioningCompletedEvent) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- newBuilder(TenantProvisioningFailedEvent) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- newBuilder(TenantProvisioningStartedEvent) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- newBuilder(TenantSettingsChangedEvent) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- newBuilder(TenantUpdatedEvent) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- newBuilder(TenantUpdatedEvent.UpdateData) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- newBuilder(UsageLimitExceededEvent) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- newBuilderForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- newBuilderForType() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- newBuilderForType() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- newBuilderForType() - Method in class com.nnipa.proto.auth.UserLoginEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- newBuilderForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- newBuilderForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- newBuilderForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- newBuilderForType() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- newBuilderForType() - Method in class com.nnipa.proto.command.AuditLogCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.AuthorizationResponse
- newBuilderForType() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- newBuilderForType() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- newBuilderForType() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.SendNotificationCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- newBuilderForType() - Method in class com.nnipa.proto.command.TenantContextResponse
- newBuilderForType() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- newBuilderForType() - Method in class com.nnipa.proto.command.UsageDataResponse
- newBuilderForType() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- newBuilderForType() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- newBuilderForType() - Method in class com.nnipa.proto.command.ValidateUserCommand
- newBuilderForType() - Method in class com.nnipa.proto.common.Address
- newBuilderForType() - Method in class com.nnipa.proto.common.AuditInfo
- newBuilderForType() - Method in class com.nnipa.proto.common.CommandResponse
- newBuilderForType() - Method in class com.nnipa.proto.common.ContactInfo
- newBuilderForType() - Method in class com.nnipa.proto.common.ErrorDetail
- newBuilderForType() - Method in class com.nnipa.proto.common.EventMetadata
- newBuilderForType() - Method in class com.nnipa.proto.common.PaginationInfo
- newBuilderForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- newBuilderForType() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- newBuilderForType() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- newBuilderForType() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- newBuilderForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- newBuilderForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- newBuilderForType() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- newBuilderForType() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.AccountLockedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.LoginFailedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.MFADisabledEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLoginEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLogoutEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.AuditLogCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.AuthorizationResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.CalculateUsageCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.CheckComplianceCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.GetTenantContextCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.SendNotificationCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.TenantContextResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.UsageDataResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.ValidateTenantCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.ValidateUserCommand
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.Address
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.AuditInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.CommandResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.ContactInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.ErrorDetail
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.EventMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.PaginationInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.NotificationSentEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.AccountLockedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.LoginFailedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.MFADisabledEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLoginEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLogoutEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.AuditLogCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.AuthorizationResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.CalculateUsageCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.CheckComplianceCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.GetTenantContextCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.SendNotificationCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.TenantContextResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.UsageDataResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.ValidateTenantCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.ValidateUserCommand
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.Address
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.AuditInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.CommandResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.ContactInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.ErrorDetail
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.EventMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.PaginationInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.NotificationSentEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- NEXT_RETRY_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- NOTIFICATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand
- NOTIFICATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent
- NOTIFICATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationClickedEvent
- NOTIFICATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationDeliveredEvent
- NOTIFICATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- NOTIFICATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationOpenedEvent
- NOTIFICATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- NotificationClickedEvent - Class in com.nnipa.proto.notification
-
Event: Notification Clicked
- NotificationClickedEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Notification Clicked
- NotificationClickedEventOrBuilder - Interface in com.nnipa.proto.notification
- NotificationDeliveredEvent - Class in com.nnipa.proto.notification
-
Event: Notification Delivered
- NotificationDeliveredEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Notification Delivered
- NotificationDeliveredEventOrBuilder - Interface in com.nnipa.proto.notification
- NotificationEventProtos - Class in com.nnipa.proto.notification
- NotificationFailedEvent - Class in com.nnipa.proto.notification
-
Event: Notification Failed
- NotificationFailedEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Notification Failed
- NotificationFailedEvent.FailureData - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.NotificationFailedEvent.FailureData - NotificationFailedEvent.FailureData.Builder - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.NotificationFailedEvent.FailureData - NotificationFailedEvent.FailureDataOrBuilder - Interface in com.nnipa.proto.notification
- NotificationFailedEventOrBuilder - Interface in com.nnipa.proto.notification
- NotificationOpenedEvent - Class in com.nnipa.proto.notification
-
Event: Notification Opened
- NotificationOpenedEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Notification Opened
- NotificationOpenedEventOrBuilder - Interface in com.nnipa.proto.notification
- NotificationSentEvent - Class in com.nnipa.proto.notification
-
Event: Notification Sent
- NotificationSentEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Notification Sent
- NotificationSentEvent.NotificationData - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.NotificationSentEvent.NotificationData - NotificationSentEvent.NotificationData.Builder - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.NotificationSentEvent.NotificationData - NotificationSentEvent.NotificationDataOrBuilder - Interface in com.nnipa.proto.notification
- NotificationSentEventOrBuilder - Interface in com.nnipa.proto.notification
O
- OLD_SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- OLD_STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- OLD_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- OLD_VALUE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- OPENED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationOpenedEvent
- ORGANIZATION_TYPE_ACADEMIC_INSTITUTION - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_ACADEMIC_INSTITUTION = 3; - ORGANIZATION_TYPE_ACADEMIC_INSTITUTION_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_ACADEMIC_INSTITUTION = 3; - ORGANIZATION_TYPE_CORPORATION - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_CORPORATION = 2; - ORGANIZATION_TYPE_CORPORATION_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_CORPORATION = 2; - ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- ORGANIZATION_TYPE_FINANCIAL_INSTITUTION - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_FINANCIAL_INSTITUTION = 5; - ORGANIZATION_TYPE_FINANCIAL_INSTITUTION_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_FINANCIAL_INSTITUTION = 5; - ORGANIZATION_TYPE_GOVERNMENT_AGENCY - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_GOVERNMENT_AGENCY = 1; - ORGANIZATION_TYPE_GOVERNMENT_AGENCY_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_GOVERNMENT_AGENCY = 1; - ORGANIZATION_TYPE_HEALTHCARE - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_HEALTHCARE = 4; - ORGANIZATION_TYPE_HEALTHCARE_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_HEALTHCARE = 4; - ORGANIZATION_TYPE_INDIVIDUAL - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_INDIVIDUAL = 9; - ORGANIZATION_TYPE_INDIVIDUAL_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_INDIVIDUAL = 9; - ORGANIZATION_TYPE_NON_PROFIT - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_NON_PROFIT = 6; - ORGANIZATION_TYPE_NON_PROFIT_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_NON_PROFIT = 6; - ORGANIZATION_TYPE_RESEARCH - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_RESEARCH = 8; - ORGANIZATION_TYPE_RESEARCH_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_RESEARCH = 8; - ORGANIZATION_TYPE_STARTUP - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_STARTUP = 7; - ORGANIZATION_TYPE_STARTUP_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_STARTUP = 7; - ORGANIZATION_TYPE_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_UNSPECIFIED = 0; - ORGANIZATION_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
-
ORGANIZATION_TYPE_UNSPECIFIED = 0; - OrganizationType - Enum Class in com.nnipa.proto.common
-
Organization type enum (matching existing system)
- ORIGINAL_NOTIFICATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
P
- PAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
- PaginationInfo - Class in com.nnipa.proto.common
-
Pagination information
- PaginationInfo.Builder - Class in com.nnipa.proto.common
-
Pagination information
- PaginationInfoOrBuilder - Interface in com.nnipa.proto.common
- PARENT_ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- PARENT_TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- PARENT_TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.Address
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.AuditInfo
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.CommandResponse
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.ContactInfo
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.EventMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(byte[]) - Static method in class com.nnipa.proto.common.Address
- parseFrom(byte[]) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(byte[]) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(byte[]) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(byte[]) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(byte[]) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(byte[]) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(ByteString) - Static method in class com.nnipa.proto.common.Address
- parseFrom(ByteString) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(ByteString) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(ByteString) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(ByteString) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(ByteString) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(ByteString) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.Address
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(InputStream) - Static method in class com.nnipa.proto.common.Address
- parseFrom(InputStream) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(InputStream) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(InputStream) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(InputStream) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(InputStream) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(InputStream) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.Address
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- parser() - Static method in class com.nnipa.proto.auth.AccountLockedEvent
- parser() - Static method in class com.nnipa.proto.auth.AccountUnlockedEvent
- parser() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- parser() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
- parser() - Static method in class com.nnipa.proto.auth.MFADisabledEvent
- parser() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
- parser() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
- parser() - Static method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- parser() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- parser() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent
- parser() - Static method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- parser() - Static method in class com.nnipa.proto.auth.SessionExpiredEvent
- parser() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent
- parser() - Static method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- parser() - Static method in class com.nnipa.proto.auth.TokenRevokedEvent
- parser() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- parser() - Static method in class com.nnipa.proto.auth.UserLoginEvent
- parser() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- parser() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
- parser() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
- parser() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- parser() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- parser() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
- parser() - Static method in class com.nnipa.proto.authz.PermissionRevokedEvent
- parser() - Static method in class com.nnipa.proto.authz.PolicyCreatedEvent
- parser() - Static method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- parser() - Static method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- parser() - Static method in class com.nnipa.proto.authz.ResourceProtectedEvent
- parser() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
- parser() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
- parser() - Static method in class com.nnipa.proto.authz.RoleDeletedEvent
- parser() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
- parser() - Static method in class com.nnipa.proto.authz.RoleUpdatedEvent
- parser() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- parser() - Static method in class com.nnipa.proto.command.AuditLogCommand
- parser() - Static method in class com.nnipa.proto.command.AuthorizationResponse
- parser() - Static method in class com.nnipa.proto.command.AuthorizeActionCommand
- parser() - Static method in class com.nnipa.proto.command.CalculateUsageCommand
- parser() - Static method in class com.nnipa.proto.command.CheckComplianceCommand
- parser() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- parser() - Static method in class com.nnipa.proto.command.ComplianceStatusResponse
- parser() - Static method in class com.nnipa.proto.command.GetTenantContextCommand
- parser() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
- parser() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- parser() - Static method in class com.nnipa.proto.command.SendNotificationCommand
- parser() - Static method in class com.nnipa.proto.command.TenantContextResponse
- parser() - Static method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- parser() - Static method in class com.nnipa.proto.command.UsageDataResponse
- parser() - Static method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- parser() - Static method in class com.nnipa.proto.command.ValidateTenantCommand
- parser() - Static method in class com.nnipa.proto.command.ValidateUserCommand
- parser() - Static method in class com.nnipa.proto.common.Address
- parser() - Static method in class com.nnipa.proto.common.AuditInfo
- parser() - Static method in class com.nnipa.proto.common.CommandResponse
- parser() - Static method in class com.nnipa.proto.common.ContactInfo
- parser() - Static method in class com.nnipa.proto.common.ErrorDetail
- parser() - Static method in class com.nnipa.proto.common.EventMetadata
- parser() - Static method in class com.nnipa.proto.common.PaginationInfo
- parser() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- parser() - Static method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- parser() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- parser() - Static method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- parser() - Static method in class com.nnipa.proto.notification.NotificationClickedEvent
- parser() - Static method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- parser() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- parser() - Static method in class com.nnipa.proto.notification.NotificationFailedEvent
- parser() - Static method in class com.nnipa.proto.notification.NotificationOpenedEvent
- parser() - Static method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- parser() - Static method in class com.nnipa.proto.notification.NotificationSentEvent
- parser() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- parser() - Static method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- parser() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent
- parser() - Static method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- parser() - Static method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- parser() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- parser() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- parser() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- parser() - Static method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- parser() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- parser() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- parser() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- parser() - Static method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- PasswordChangedEvent - Class in com.nnipa.proto.auth
-
Event: Password Changed
- PasswordChangedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Password Changed
- PasswordChangedEventOrBuilder - Interface in com.nnipa.proto.auth
- PasswordResetCompletedEvent - Class in com.nnipa.proto.auth
-
Event: Password Reset Completed
- PasswordResetCompletedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Password Reset Completed
- PasswordResetCompletedEventOrBuilder - Interface in com.nnipa.proto.auth
- PasswordResetRequestedEvent - Class in com.nnipa.proto.auth
-
Event: Password Reset Requested
- PasswordResetRequestedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Password Reset Requested
- PasswordResetRequestedEventOrBuilder - Interface in com.nnipa.proto.auth
- PERCENTAGE_USED_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- PERIOD_END_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- PERIOD_START_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- PERMISSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- PERMISSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionRevokedEvent
- PERMISSION_IDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- PermissionGrantedEvent - Class in com.nnipa.proto.authz
-
Event: Permission Granted
- PermissionGrantedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Permission Granted
- PermissionGrantedEventOrBuilder - Interface in com.nnipa.proto.authz
- PermissionRevokedEvent - Class in com.nnipa.proto.authz
-
Event: Permission Revoked
- PermissionRevokedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Permission Revoked
- PermissionRevokedEventOrBuilder - Interface in com.nnipa.proto.authz
- PHONE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
- POLICY_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- POLICY_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- POLICY_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyUpdatedEvent
- POLICY_IDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- POLICY_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- POLICY_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- PolicyCreatedEvent - Class in com.nnipa.proto.authz
-
Event: Policy Created
- PolicyCreatedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Policy Created
- PolicyCreatedEventOrBuilder - Interface in com.nnipa.proto.authz
- PolicyEvaluatedEvent - Class in com.nnipa.proto.authz
-
Event: Policy Evaluated
- PolicyEvaluatedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Policy Evaluated
- PolicyEvaluatedEventOrBuilder - Interface in com.nnipa.proto.authz
- PolicyUpdatedEvent - Class in com.nnipa.proto.authz
-
Event: Policy Updated
- PolicyUpdatedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Policy Updated
- PolicyUpdatedEventOrBuilder - Interface in com.nnipa.proto.authz
- POSTAL_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
- PREFERENCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- PreferenceUpdatedEvent - Class in com.nnipa.proto.notification
-
Event: Preference Updated
- PreferenceUpdatedEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Preference Updated
- PreferenceUpdatedEvent.PreferenceData - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData - PreferenceUpdatedEvent.PreferenceData.Builder - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData - PreferenceUpdatedEvent.PreferenceDataOrBuilder - Interface in com.nnipa.proto.notification
- PreferenceUpdatedEventOrBuilder - Interface in com.nnipa.proto.notification
- PRICE_CHANGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- Priority - Enum Class in com.nnipa.proto.common
-
Protobuf enum
com.nnipa.proto.common.Priority - PRIORITY_CRITICAL - Enum constant in enum class com.nnipa.proto.common.Priority
-
PRIORITY_CRITICAL = 4; - PRIORITY_CRITICAL_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
-
PRIORITY_CRITICAL = 4; - PRIORITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- PRIORITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- PRIORITY_HIGH - Enum constant in enum class com.nnipa.proto.common.Priority
-
PRIORITY_HIGH = 3; - PRIORITY_HIGH_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
-
PRIORITY_HIGH = 3; - PRIORITY_LOW - Enum constant in enum class com.nnipa.proto.common.Priority
-
PRIORITY_LOW = 1; - PRIORITY_LOW_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
-
PRIORITY_LOW = 1; - PRIORITY_MEDIUM - Enum constant in enum class com.nnipa.proto.common.Priority
-
PRIORITY_MEDIUM = 2; - PRIORITY_MEDIUM_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
-
PRIORITY_MEDIUM = 2; - PRIORITY_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.Priority
-
PRIORITY_UNSPECIFIED = 0; - PRIORITY_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
-
PRIORITY_UNSPECIFIED = 0; - PROTECTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- PROTECTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- PROVIDER_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- PROVISIONED_RESOURCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- ProvisionResourcesCommand - Class in com.nnipa.proto.command
-
Command: Provision Resources
- ProvisionResourcesCommand.Builder - Class in com.nnipa.proto.command
-
Command: Provision Resources
- ProvisionResourcesCommandOrBuilder - Interface in com.nnipa.proto.command
- putAdditionalInfo(String, String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
map<string, string> additional_info = 12; - putAdditionalInfo(String, String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
map<string, string> additional_info = 11; - putAllAdditionalInfo(Map<String, String>) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
map<string, string> additional_info = 12; - putAllAdditionalInfo(Map<String, String>) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
map<string, string> additional_info = 11; - putAllAttributes(Map<String, String>) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
map<string, string> attributes = 8; - putAllBatchMetadata(Map<String, String>) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
map<string, string> batch_metadata = 7; - putAllBreakdown(Map<String, Long>) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
map<string, int64> breakdown = 8; - putAllChangedFields(Map<String, Value>) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - putAllChanges(Map<String, String>) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
map<string, string> changes = 4; - putAllChanges(Map<String, String>) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
map<string, string> changes = 4; - putAllChannelPreferences(Map<String, Boolean>) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
email: true, sms: false
- putAllConditions(Map<String, String>) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
map<string, string> conditions = 7; - putAllConfiguration(Map<String, String>) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
map<string, string> configuration = 4; - putAllConfiguration(Map<String, String>) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
map<string, string> configuration = 7; - putAllConstraints(Map<String, String>) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
map<string, string> constraints = 8; - putAllContext(Map<String, String>) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
map<string, string> context = 9; - putAllContext(Map<String, String>) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
map<string, string> context = 11; - putAllContext(Map<String, String>) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
map<string, string> context = 6; - putAllContext(Map<String, String>) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
map<string, string> context = 8; - putAllDeliveryMetadata(Map<String, String>) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
map<string, string> delivery_metadata = 7; - putAllDetails(Map<String, String>) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
map<string, string> details = 8; - putAllEvaluationContext(Map<String, String>) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
map<string, string> evaluation_context = 8; - putAllHeaders(Map<String, String>) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Custom headers
- putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
map<string, string> metadata = 6; - putAllMetadataMap(Map<String, String>) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
map<string, string> metadata_map = 12; - putAllNewSettings(Map<String, Value>) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - putAllOldSettings(Map<String, Value>) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - putAllSettings(Map<String, String>) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
map<string, string> settings = 7; - putAllSettings(Map<String, String>) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
map<string, string> settings = 11; - putAllTemplateVariables(Map<String, String>) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
map<string, string> template_variables = 5; - putAllTypePreferences(Map<String, Boolean>) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
marketing: false, alerts: true
- putAttributes(String, String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
map<string, string> attributes = 8; - putBatchMetadata(String, String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
map<string, string> batch_metadata = 7; - putBreakdown(String, long) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
map<string, int64> breakdown = 8; - putChangedFields(String, Value) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - putChangedFieldsBuilderIfAbsent(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - putChanges(String, String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
map<string, string> changes = 4; - putChanges(String, String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
map<string, string> changes = 4; - putChannelPreferences(String, boolean) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
email: true, sms: false
- putConditions(String, String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
map<string, string> conditions = 7; - putConfiguration(String, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
map<string, string> configuration = 4; - putConfiguration(String, String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
map<string, string> configuration = 7; - putConstraints(String, String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
map<string, string> constraints = 8; - putContext(String, String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
map<string, string> context = 9; - putContext(String, String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
map<string, string> context = 11; - putContext(String, String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
map<string, string> context = 6; - putContext(String, String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
map<string, string> context = 8; - putDeliveryMetadata(String, String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
map<string, string> delivery_metadata = 7; - putDetails(String, String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
map<string, string> details = 8; - putEvaluationContext(String, String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
map<string, string> evaluation_context = 8; - putHeaders(String, String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Custom headers
- putMetadata(String, String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
map<string, string> metadata = 6; - putMetadataMap(String, String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
map<string, string> metadata_map = 12; - putNewSettings(String, Value) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - putNewSettingsBuilderIfAbsent(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - putOldSettings(String, Value) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - putOldSettingsBuilderIfAbsent(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - putSettings(String, String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
map<string, string> settings = 7; - putSettings(String, String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
map<string, string> settings = 11; - putTemplateVariables(String, String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
map<string, string> template_variables = 5; - putTypePreferences(String, boolean) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
marketing: false, alerts: true
Q
- QUIET_HOURS_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
R
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFADisabledEvent
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenRevokedEvent
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionRevokedEvent
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
- RECIPIENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- RECIPIENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationClickedEvent
- RECIPIENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationDeliveredEvent
- RECIPIENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- RECIPIENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationOpenedEvent
- RECIPIENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- RECIPIENTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- RECOMMENDATIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.auth.AuthEventProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.authz.AuthorizationEventProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.command.CommandProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.common.CommonProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.notification.NotificationEventProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.tenant.TenantEventProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthEventProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationEventProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CommandProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommonProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.notification.NotificationEventProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantEventProtos
- REGISTERED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- REGISTRATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent
- REGISTRATION_METHOD_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- REGISTRATION_SOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- removeAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
map<string, string> additional_info = 12; - removeAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
map<string, string> additional_info = 11; - removeAttributes(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
map<string, string> attributes = 8; - removeBatchMetadata(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
map<string, string> batch_metadata = 7; - removeBreakdown(String) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
map<string, int64> breakdown = 8; - removeChangedFields(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
map<string, .google.protobuf.Value> changed_fields = 2; - removeChanges(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
map<string, string> changes = 4; - removeChanges(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
map<string, string> changes = 4; - removeChannelPreferences(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
email: true, sms: false
- removeConditions(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
map<string, string> conditions = 7; - removeConfiguration(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
map<string, string> configuration = 4; - removeConfiguration(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
map<string, string> configuration = 7; - removeConstraints(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
map<string, string> constraints = 8; - removeContext(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
map<string, string> context = 9; - removeContext(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
map<string, string> context = 11; - removeContext(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
map<string, string> context = 6; - removeContext(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
map<string, string> context = 8; - removeDeliveryMetadata(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
map<string, string> delivery_metadata = 7; - removeDetails(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
map<string, string> details = 8; - removeEvaluationContext(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
map<string, string> evaluation_context = 8; - removeHeaders(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Custom headers
- removeMetadata(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
map<string, string> metadata = 6; - removeMetadataMap(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
map<string, string> metadata_map = 12; - removeNewSettings(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> new_settings = 4; - removeOldSettings(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
map<string, .google.protobuf.Value> old_settings = 3; - removeSettings(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
map<string, string> settings = 7; - removeSettings(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
map<string, string> settings = 11; - removeStatuses(int) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - removeTemplateVariables(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
map<string, string> template_variables = 5; - removeTypePreferences(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
marketing: false, alerts: true
- REQUESTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- REQUIRED_FIELDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.GetTenantContextCommand
- RESET_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- RESET_TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- RESOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- RESOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- RESOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizeActionCommand
- RESOURCE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- RESOURCE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- RESOURCE_IDENTIFIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CalculateUsageCommand
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- RESOURCE_TYPES_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
- ResourceProtectedEvent - Class in com.nnipa.proto.authz
-
Event: Resource Protected
- ResourceProtectedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Resource Protected
- ResourceProtectedEventOrBuilder - Interface in com.nnipa.proto.authz
- RESOURCES_TO_PROVISION_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- RESPONSE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizationResponse
- RESPONSE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ComplianceStatusResponse
- RESPONSE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse
- RESPONSE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse
- RESULT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- RESULT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- RETRY_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- RETRY_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- REVOKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenRevokedEvent
- REVOKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionRevokedEvent
- REVOKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
- REVOKED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenRevokedEvent
- REVOKED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionRevokedEvent
- REVOKED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
- ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
- ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionRevokedEvent
- ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
- ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleDeletedEvent
- ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
- ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleUpdatedEvent
- ROLE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- RoleAssignedEvent - Class in com.nnipa.proto.authz
-
Event: Role Assigned
- RoleAssignedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Role Assigned
- RoleAssignedEventOrBuilder - Interface in com.nnipa.proto.authz
- RoleCreatedEvent - Class in com.nnipa.proto.authz
-
Event: Role Created
- RoleCreatedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Role Created
- RoleCreatedEventOrBuilder - Interface in com.nnipa.proto.authz
- RoleDeletedEvent - Class in com.nnipa.proto.authz
-
Event: Role Deleted
- RoleDeletedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Role Deleted
- RoleDeletedEventOrBuilder - Interface in com.nnipa.proto.authz
- RoleRevokedEvent - Class in com.nnipa.proto.authz
-
Event: Role Revoked
- RoleRevokedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Role Revoked
- RoleRevokedEventOrBuilder - Interface in com.nnipa.proto.authz
- RoleUpdatedEvent - Class in com.nnipa.proto.authz
-
Event: Role Updated
- RoleUpdatedEvent.Builder - Class in com.nnipa.proto.authz
-
Event: Role Updated
- RoleUpdatedEventOrBuilder - Interface in com.nnipa.proto.authz
- RULE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
S
- SCHEDULE_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- SCHEDULED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- SCOPES_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- SendNotificationCommand - Class in com.nnipa.proto.command
-
Command: Send Notification
- SendNotificationCommand.Builder - Class in com.nnipa.proto.command
-
Command: Send Notification
- SendNotificationCommand.NotificationData - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.SendNotificationCommand.NotificationData - SendNotificationCommand.NotificationData.Builder - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.SendNotificationCommand.NotificationData - SendNotificationCommand.NotificationDataOrBuilder - Interface in com.nnipa.proto.command
- SendNotificationCommandOrBuilder - Interface in com.nnipa.proto.command
- SENT_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- SERVICE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
- SESSION_DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- SESSION_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent
- SESSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- SESSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionExpiredEvent
- SESSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- SESSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- SessionCreatedEvent - Class in com.nnipa.proto.auth
-
Event: Session Created
- SessionCreatedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Session Created
- SessionCreatedEvent.SessionData - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.SessionCreatedEvent.SessionData - SessionCreatedEvent.SessionData.Builder - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.SessionCreatedEvent.SessionData - SessionCreatedEvent.SessionDataOrBuilder - Interface in com.nnipa.proto.auth
- SessionCreatedEventOrBuilder - Interface in com.nnipa.proto.auth
- SessionExpiredEvent - Class in com.nnipa.proto.auth
-
Event: Session Expired
- SessionExpiredEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Session Expired
- SessionExpiredEventOrBuilder - Interface in com.nnipa.proto.auth
- setAccountLocked(boolean) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
bool account_locked = 8; - setAction(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string action = 5; - setAction(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string action = 5; - setAction(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string action = 5; - setAction(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string action = 3; - setAction(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string action = 5; - setActionBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string action = 5; - setActionBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string action = 5; - setActionBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string action = 5; - setActionBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string action = 3; - setActionBytes(ByteString) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string action = 5; - setActionTaken(String) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string action_taken = 7; - setActionTakenBytes(ByteString) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string action_taken = 7; - setActivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - setActivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.google.protobuf.Timestamp activated_at = 4; - setActivatedBy(String) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string activated_by = 3; - setActivatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string activated_by = 3; - setAddress(Address) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - setAddress(Address.Builder) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
.com.nnipa.proto.common.Address address = 5; - setAllowed(boolean) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
bool allowed = 6; - setAssignedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - setAssignedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp assigned_at = 5; - setAssignedBy(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string assigned_by = 7; - setAssignedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string assigned_by = 7; - setAsyncProvision(boolean) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
bool async_provision = 5; - setAttemptTime(Timestamp) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - setAttemptTime(Timestamp.Builder) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp attempt_time = 6; - setAuthenticationMethod(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
password, oauth, saml, etc.
- setAuthenticationMethodBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
password, oauth, saml, etc.
- setAuthorized(boolean) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
bool authorized = 2; - setBatch(BatchNotificationQueuedEvent.BatchData) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - setBatch(BatchNotificationQueuedEvent.BatchData.Builder) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData batch = 2; - setBatchId(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string batch_id = 1; - setBatchIdBytes(ByteString) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string batch_id = 1; - setBody(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string body = 7; - setBodyBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string body = 7; - setCategory(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
transactional, marketing, alert
- setCategoryBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
transactional, marketing, alert
- setChange(SubscriptionChangedEvent.SubscriptionChange) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - setChange(SubscriptionChangedEvent.SubscriptionChange.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange change = 2; - setChangedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - setChangedAt(Timestamp) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - setChangedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - setChangedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 5; - setChangedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - setChangedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.google.protobuf.Timestamp changed_at = 6; - setChangedBy(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
user_id or "system"
- setChangedBy(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string changed_by = 7; - setChangedBy(String) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string changed_by = 5; - setChangedBy(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string changed_by = 5; - setChangedByBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
user_id or "system"
- setChangedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string changed_by = 7; - setChangedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string changed_by = 5; - setChangedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string changed_by = 5; - setChangeReason(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string change_reason = 7; - setChangeReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string change_reason = 7; - setChannel(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string channel = 4; - setChannel(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string channel = 4; - setChannel(String) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string channel = 3; - setChannel(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
email, sms, push, in-app
- setChannelBytes(ByteString) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string channel = 4; - setChannelBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string channel = 4; - setChannelBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string channel = 3; - setChannelBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
email, sms, push, in-app
- setChannels(int, String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
repeated string channels = 9; - setCheckHierarchy(boolean) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
bool check_hierarchy = 4; - setCity(String) - Method in class com.nnipa.proto.common.Address.Builder
-
string city = 2; - setCityBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
-
string city = 2; - setClickedAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - setClickedAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.google.protobuf.Timestamp clicked_at = 5; - setCode(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string code = 1; - setCodeBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string code = 1; - setCompletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - setCompletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.google.protobuf.Timestamp completed_at = 4; - setComplianceType(String) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
string compliance_type = 1; - setComplianceType(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string compliance_type = 3; - setComplianceTypeBytes(ByteString) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
string compliance_type = 1; - setComplianceTypeBytes(ByteString) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string compliance_type = 3; - setComplianceTypes(int, String) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
GDPR, HIPAA, SOC2, etc.
- setCompliant(boolean) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
bool compliant = 2; - setContactInfo(ContactInfo) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - setContactInfo(ContactInfo.Builder) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.ContactInfo contact_info = 10; - setContent(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string content = 8; - setContent(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string content = 6; - setContentBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string content = 8; - setContentBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string content = 6; - setContext(TenantContextResponse.TenantContext) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - setContext(TenantContextResponse.TenantContext.Builder) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.command.TenantContextResponse.TenantContext context = 2; - setCorrelationId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
For tracking related events
- setCorrelationIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
For tracking related events
- setCountry(String) - Method in class com.nnipa.proto.common.Address.Builder
-
string country = 5; - setCountryBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
-
string country = 5; - setCreatedAt(Timestamp) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - setCreatedAt(Timestamp) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - setCreatedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - setCreatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - setCreatedAt(Timestamp) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - setCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp created_at = 4; - setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.google.protobuf.Timestamp created_at = 8; - setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp created_at = 2; - setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
.google.protobuf.Timestamp created_at = 9; - setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.google.protobuf.Timestamp created_at = 9; - setCreatedBy(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string created_by = 9; - setCreatedBy(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string created_by = 9; - setCreatedBy(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string created_by = 1; - setCreatedBy(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string created_by = 6; - setCreatedBy(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string created_by = 8; - setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string created_by = 9; - setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string created_by = 9; - setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string created_by = 1; - setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string created_by = 6; - setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string created_by = 8; - setCurrentUsage(long) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
int64 current_usage = 5; - setData(Any) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - setData(Any.Builder) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Any data = 4; - setDeactivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - setDeactivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.google.protobuf.Timestamp deactivated_at = 4; - setDeactivatedBy(String) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string deactivated_by = 3; - setDeactivatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string deactivated_by = 3; - setDeletedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - setDeletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - setDeletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - setDeletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.google.protobuf.Timestamp deleted_at = 4; - setDeletedBy(String) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string deleted_by = 5; - setDeletedBy(String) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string deleted_by = 3; - setDeletedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string deleted_by = 5; - setDeletedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string deleted_by = 3; - setDeliveredAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - setDeliveredAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.google.protobuf.Timestamp delivered_at = 5; - setDeliveryStatus(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string delivery_status = 6; - setDeliveryStatusBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string delivery_status = 6; - setDenialReason(String) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
string denial_reason = 4; - setDenialReasonBytes(ByteString) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
string denial_reason = 4; - setDescription(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string description = 5; - setDescriptionBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string description = 5; - setDetailed(boolean) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
bool detailed = 6; - setDetails(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string details = 3; - setDetailsBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string details = 3; - setDeviceId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string device_id = 11; - setDeviceIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string device_id = 11; - setDeviceInfo(String) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string device_info = 6; - setDeviceInfo(String) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string device_info = 5; - setDeviceInfoBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string device_info = 6; - setDeviceInfoBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string device_info = 5; - setDeviceName(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string device_name = 6; - setDeviceNameBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string device_name = 6; - setDisabledAt(Timestamp) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - setDisabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - setDisabledAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - setDisabledAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.google.protobuf.Timestamp disabled_at = 5; - setDisabledBy(String) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string disabled_by = 6; - setDisabledBy(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string disabled_by = 6; - setDisabledByBytes(ByteString) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string disabled_by = 6; - setDisabledByBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string disabled_by = 6; - setDomain(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string domain = 3; - setDomainBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string domain = 3; - setDurationMs(long) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
int64 duration_ms = 5; - setEffect(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string effect = 6; - setEffectBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string effect = 6; - setEffectiveDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - setEffectiveDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.google.protobuf.Timestamp effective_date = 4; - setEmail(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string email = 3; - setEmail(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string email = 4; - setEmail(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string email = 4; - setEmail(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string email = 1; - setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string email = 3; - setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string email = 4; - setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string email = 4; - setEmailBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string email = 1; - setEmailVerified(boolean) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
bool email_verified = 9; - setEnabledAt(Timestamp) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - setEnabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - setEnabledAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - setEnabledAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.google.protobuf.Timestamp enabled_at = 5; - setEnabledBy(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string enabled_by = 6; - setEnabledByBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string enabled_by = 6; - setEnabledFeatures(int, String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
repeated string enabled_features = 6; - setEnabledFeatures(int, String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
repeated string enabled_features = 12; - setEndTime(Timestamp) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - setEndTime(Timestamp.Builder) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp end_time = 5; - setEntry(AuditLogCommand.AuditEntry) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - setEntry(AuditLogCommand.AuditEntry.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2; - setError(ErrorDetail) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - setError(ErrorDetail) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - setError(ErrorDetail.Builder) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - setError(ErrorDetail.Builder) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.ErrorDetail error = 3; - setErrorCode(String) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string error_code = 5; - setErrorCodeBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string error_code = 5; - setEscalation(EscalationTriggeredEvent.EscalationData) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - setEscalation(EscalationTriggeredEvent.EscalationData.Builder) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData escalation = 2; - setEscalationId(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_id = 1; - setEscalationIdBytes(ByteString) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_id = 1; - setEscalationLevel(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_level = 4; - setEscalationLevelBytes(ByteString) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string escalation_level = 4; - setEvaluatedAt(Timestamp) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - setEvaluatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.google.protobuf.Timestamp evaluated_at = 7; - setEventId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Unique event identifier
- setEventIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Unique event identifier
- setExceededAt(Timestamp) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - setExceededAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.google.protobuf.Timestamp exceeded_at = 6; - setExpiredAt(Timestamp) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - setExpiredAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.google.protobuf.Timestamp expired_at = 5; - setExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - setExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - setExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - setExpiresAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 7; - setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
.google.protobuf.Timestamp expires_at = 5; - setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp expires_at = 6; - setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.google.protobuf.Timestamp expires_at = 6; - setExpiryReason(String) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
timeout, max_age, revoked
- setExpiryReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
timeout, max_age, revoked
- setExternalId(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
provider's message ID
- setExternalIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
provider's message ID
- setFailedAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - setFailedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - setFailedAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp failed_at = 6; - setFailedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.google.protobuf.Timestamp failed_at = 5; - setFailedAttempts(int) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
int32 failed_attempts = 7; - setFailedResources(int, String) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
repeated string failed_resources = 4; - setFailure(LoginFailedEvent.FailureData) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - setFailure(LoginFailedEvent.FailureData.Builder) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2; - setFailure(NotificationFailedEvent.FailureData) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - setFailure(NotificationFailedEvent.FailureData.Builder) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.notification.NotificationFailedEvent.FailureData failure = 2; - setFailureCount(int) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
int32 failure_count = 7; - setFailureReason(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string failure_reason = 3; - setFailureReason(String) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string failure_reason = 4; - setFailureReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string failure_reason = 3; - setFailureReasonBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string failure_reason = 4; - setFax(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string fax = 4; - setFaxBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string fax = 4; - setFeatureCode(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_code = 3; - setFeatureCode(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_code = 3; - setFeatureCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_code = 3; - setFeatureCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_code = 3; - setFeatureName(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_name = 4; - setFeatureName(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_name = 4; - setFeatureNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string feature_name = 4; - setFeatureNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string feature_name = 4; - setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.Address.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- setForcedChange(boolean) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
bool forced_change = 6; - setGenerateReport(boolean) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
bool generate_report = 4; - setGrantedAt(Timestamp) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - setGrantedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.google.protobuf.Timestamp granted_at = 6; - setGrantedBy(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string granted_by = 7; - setGrantedByBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string granted_by = 7; - setGrantedPermissions(int, String) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
repeated string granted_permissions = 3; - setInitiatedBy(String) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string initiated_by = 5; - setInitiatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string initiated_by = 5; - setIpAddress(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string ip_address = 4; - setIpAddress(String) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string ip_address = 5; - setIpAddress(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string ip_address = 8; - setIpAddress(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string ip_address = 6; - setIpAddress(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string ip_address = 6; - setIpAddress(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string ip_address = 7; - setIpAddress(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string ip_address = 8; - setIpAddress(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string ip_address = 10; - setIpAddress(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string ip_address = 5; - setIpAddress(String) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string ip_address = 6; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string ip_address = 4; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string ip_address = 5; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string ip_address = 8; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string ip_address = 6; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string ip_address = 6; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string ip_address = 7; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string ip_address = 8; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string ip_address = 10; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string ip_address = 5; - setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string ip_address = 6; - setIsActive(boolean) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
bool is_active = 5; - setIsActive(boolean) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
bool is_active = 10; - setIsActive(boolean) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
bool is_active = 8; - setIsolationStrategy(DataIsolationStrategy) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - setIsolationStrategy(DataIsolationStrategy) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - setIsolationStrategyValue(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 9; - setIsolationStrategyValue(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.DataIsolationStrategy isolation_strategy = 6; - setIssuedAt(Timestamp) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - setIssuedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
.google.protobuf.Timestamp issued_at = 5; - setIssuedTo(String) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
client_id or application
- setIssuedToBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
client_id or application
- setIsTemporary(boolean) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
bool is_temporary = 6; - setLastChecked(Timestamp) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - setLastChecked(Timestamp.Builder) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
.google.protobuf.Timestamp last_checked = 5; - setLatitude(double) - Method in class com.nnipa.proto.common.Address.Builder
-
double latitude = 6; - setLimit(long) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
int64 limit = 4; - setLimit(long) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
int64 limit = 4; - setLinkClicked(String) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string link_clicked = 4; - setLinkClickedBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string link_clicked = 4; - setLockedAt(Timestamp) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - setLockedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp locked_at = 5; - setLockReason(String) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string lock_reason = 4; - setLockReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string lock_reason = 4; - setLogin(UserLoginEvent.LoginData) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - setLogin(UserLoginEvent.LoginData.Builder) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2; - setLoginTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - setLoginTime(Timestamp.Builder) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
.google.protobuf.Timestamp login_time = 9; - setLogout(UserLogoutEvent.LogoutData) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - setLogout(UserLogoutEvent.LogoutData.Builder) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2; - setLogoutReason(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
manual, timeout, forced, etc.
- setLogoutReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
manual, timeout, forced, etc.
- setLogoutTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - setLogoutTime(Timestamp.Builder) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
.google.protobuf.Timestamp logout_time = 4; - setLongitude(double) - Method in class com.nnipa.proto.common.Address.Builder
-
double longitude = 7; - setMessage(String) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
string message = 2; - setMessage(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string message = 2; - setMessageBytes(ByteString) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
string message = 2; - setMessageBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string message = 2; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
.com.nnipa.proto.common.EventMetadata metadata = 1; - setMfaType(String) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string mfa_type = 4; - setMfaType(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
totp, sms, email, etc.
- setMfaTypeBytes(ByteString) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string mfa_type = 4; - setMfaTypeBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
totp, sms, email, etc.
- setMfaUsed(boolean) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
bool mfa_used = 10; - setMobile(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string mobile = 3; - setMobileBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string mobile = 3; - setName(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string name = 2; - setName(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string name = 2; - setName(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string name = 2; - setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string name = 2; - setNewStatus(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string new_status = 5; - setNewStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string new_status = 5; - setNewTier(SubscriptionTier) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - setNewTierValue(int) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier new_tier = 3; - setNewValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - setNewValue(Any.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any new_value = 7; - setNextRetryAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - setNextRetryAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
.google.protobuf.Timestamp next_retry_at = 9; - setNotification(SendNotificationCommand.NotificationData) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - setNotification(SendNotificationCommand.NotificationData.Builder) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
-
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2; - setNotification(NotificationSentEvent.NotificationData) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - setNotification(NotificationSentEvent.NotificationData.Builder) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
-
.com.nnipa.proto.notification.NotificationSentEvent.NotificationData notification = 2; - setNotificationId(String) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string notification_id = 2; - setNotificationId(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string notification_id = 2; - setNotificationId(String) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string notification_id = 1; - setNotificationId(String) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string notification_id = 2; - setNotificationId(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string notification_id = 1; - setNotificationIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string notification_id = 2; - setNotificationIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string notification_id = 2; - setNotificationIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string notification_id = 1; - setNotificationIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string notification_id = 2; - setNotificationIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string notification_id = 1; - setOldStatus(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string old_status = 4; - setOldStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string old_status = 4; - setOldTier(SubscriptionTier) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - setOldTierValue(int) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
.com.nnipa.proto.common.SubscriptionTier old_tier = 2; - setOldValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - setOldValue(Any.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Any old_value = 6; - setOpenedAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - setOpenedAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
.google.protobuf.Timestamp opened_at = 4; - setOrganizationType(OrganizationType) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - setOrganizationType(OrganizationType) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - setOrganizationTypeValue(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 3; - setOrganizationTypeValue(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.OrganizationType organization_type = 4; - setOriginalNotificationId(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string original_notification_id = 2; - setOriginalNotificationIdBytes(ByteString) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string original_notification_id = 2; - setPage(int) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 page = 1; - setPageSize(int) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 page_size = 2; - setParentRoleId(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string parent_role_id = 6; - setParentRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string parent_role_id = 6; - setParentTenantId(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string parent_tenant_id = 8; - setParentTenantId(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string parent_tenant_id = 7; - setParentTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string parent_tenant_id = 8; - setParentTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string parent_tenant_id = 7; - setPercentageUsed(double) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
double percentage_used = 5; - setPeriodEnd(Timestamp) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - setPeriodEnd(Timestamp.Builder) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_end = 7; - setPeriodStart(Timestamp) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - setPeriodStart(Timestamp.Builder) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
.google.protobuf.Timestamp period_start = 6; - setPermissionId(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string permission_id = 3; - setPermissionId(String) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string permission_id = 3; - setPermissionIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string permission_id = 3; - setPermissionIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string permission_id = 3; - setPermissionIds(int, String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
repeated string permission_ids = 7; - setPhone(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string phone = 2; - setPhoneBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
-
string phone = 2; - setPolicyId(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_id = 2; - setPolicyId(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string policy_id = 2; - setPolicyId(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string policy_id = 2; - setPolicyIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_id = 2; - setPolicyIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string policy_id = 2; - setPolicyIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string policy_id = 2; - setPolicyIds(int, String) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
repeated string policy_ids = 6; - setPolicyName(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_name = 4; - setPolicyNameBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_name = 4; - setPolicyType(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_type = 5; - setPolicyTypeBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string policy_type = 5; - setPostalCode(String) - Method in class com.nnipa.proto.common.Address.Builder
-
string postal_code = 4; - setPostalCodeBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
-
string postal_code = 4; - setPreferences(PreferenceUpdatedEvent.PreferenceData) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - setPreferences(PreferenceUpdatedEvent.PreferenceData.Builder) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
-
.com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData preferences = 2; - setPriceChange(double) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
double price_change = 7; - setPriority(Priority) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.com.nnipa.proto.common.Priority priority = 8; - setPriority(Priority) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event priority
- setPriorityValue(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.com.nnipa.proto.common.Priority priority = 8; - setPriorityValue(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event priority
- setProtectedAt(Timestamp) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - setProtectedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
.google.protobuf.Timestamp protected_at = 7; - setProtectedBy(String) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string protected_by = 8; - setProtectedByBytes(ByteString) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string protected_by = 8; - setProvider(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
sendgrid, twilio, smtp, etc.
- setProviderBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
sendgrid, twilio, smtp, etc.
- setProvisionedResources(int, String) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
repeated string provisioned_resources = 3; - setQuietHours(int, String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
["22:00-08:00"]
- setReason(String) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string reason = 7; - setReason(String) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string reason = 7; - setReason(String) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string reason = 6; - setReason(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string reason = 7; - setReason(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string reason = 6; - setReason(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string reason = 7; - setReason(String) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string reason = 6; - setReason(String) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string reason = 5; - setReason(String) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string reason = 5; - setReason(String) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string reason = 5; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string reason = 7; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string reason = 7; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string reason = 6; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string reason = 7; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string reason = 6; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string reason = 7; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string reason = 6; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string reason = 5; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string reason = 5; - setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string reason = 5; - setRecipientId(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string recipient_id = 1; - setRecipientId(String) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string recipient_id = 3; - setRecipientId(String) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string recipient_id = 3; - setRecipientId(String) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string recipient_id = 2; - setRecipientId(String) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string recipient_id = 3; - setRecipientId(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string recipient_id = 2; - setRecipientIdBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string recipient_id = 1; - setRecipientIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
-
string recipient_id = 3; - setRecipientIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
-
string recipient_id = 3; - setRecipientIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
string recipient_id = 2; - setRecipientIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
-
string recipient_id = 3; - setRecipientIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string recipient_id = 2; - setRecipients(int, String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
repeated string recipients = 5; - setRecommendations(int, String) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string recommendations = 4; - setRegisteredAt(Timestamp) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - setRegisteredAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
.google.protobuf.Timestamp registered_at = 6; - setRegistration(UserRegisteredEvent.RegistrationData) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - setRegistration(UserRegisteredEvent.RegistrationData.Builder) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
-
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2; - setRegistrationMethod(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
self_registration, admin_created, oauth, saml, etc.
- setRegistrationMethodBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
self_registration, admin_created, oauth, saml, etc.
- setRegistrationSource(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
web, mobile, api, etc.
- setRegistrationSourceBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
web, mobile, api, etc.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.Address.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- setRequestedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - setRequestedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
.google.protobuf.Timestamp requested_at = 6; - setRequiredFields(int, String) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
repeated string required_fields = 3; - setResetAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - setResetAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
.google.protobuf.Timestamp reset_at = 4; - setResetToken(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string reset_token = 5; - setResetTokenBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string reset_token = 5; - setResource(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string resource = 4; - setResource(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string resource = 4; - setResource(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string resource = 4; - setResourceBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string resource = 4; - setResourceBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string resource = 4; - setResourceBytes(ByteString) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string resource = 4; - setResourceId(String) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_id = 2; - setResourceId(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_id = 5; - setResourceIdBytes(ByteString) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_id = 2; - setResourceIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_id = 5; - setResourceIdentifier(String) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_identifier = 3; - setResourceIdentifierBytes(ByteString) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_identifier = 3; - setResourcesToProvision(int, String) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
repeated string resources_to_provision = 3; - setResourceType(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string resource_type = 4; - setResourceType(String) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_type = 4; - setResourceType(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_type = 4; - setResourceType(String) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string resource_type = 3; - setResourceType(String) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string resource_type = 2; - setResourceType(String) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string resource_type = 3; - setResourceTypeBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string resource_type = 4; - setResourceTypeBytes(ByteString) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string resource_type = 4; - setResourceTypeBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string resource_type = 4; - setResourceTypeBytes(ByteString) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string resource_type = 3; - setResourceTypeBytes(ByteString) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string resource_type = 2; - setResourceTypeBytes(ByteString) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string resource_type = 3; - setResourceTypes(int, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
database, storage, cache, etc.
- setResponse(CommandResponse) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResponse(CommandResponse) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResponse(CommandResponse) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResponse(CommandResponse) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResponse(CommandResponse.Builder) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResponse(CommandResponse.Builder) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResponse(CommandResponse.Builder) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResponse(CommandResponse.Builder) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.common.CommandResponse response = 1; - setResult(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
ALLOW or DENY
- setResult(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string result = 8; - setResultBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
ALLOW or DENY
- setResultBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string result = 8; - setRetryCount(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Number of retries
- setRetryCount(int) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
int32 retry_count = 7; - setRevokedAt(Timestamp) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - setRevokedAt(Timestamp) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - setRevokedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - setRevokedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 6; - setRevokedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 4; - setRevokedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
.google.protobuf.Timestamp revoked_at = 5; - setRevokedBy(String) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string revoked_by = 5; - setRevokedBy(String) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string revoked_by = 5; - setRevokedBy(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string revoked_by = 6; - setRevokedByBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string revoked_by = 5; - setRevokedByBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string revoked_by = 5; - setRevokedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string revoked_by = 6; - setRoleId(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string role_id = 2; - setRoleId(String) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string role_id = 2; - setRoleId(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string role_id = 3; - setRoleId(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_id = 2; - setRoleId(String) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string role_id = 2; - setRoleId(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string role_id = 3; - setRoleId(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string role_id = 2; - setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
-
string role_id = 2; - setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
-
string role_id = 2; - setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string role_id = 3; - setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_id = 2; - setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string role_id = 2; - setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string role_id = 3; - setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string role_id = 2; - setRoleName(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_name = 4; - setRoleNameBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string role_name = 4; - setRuleId(String) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string rule_id = 3; - setRuleIdBytes(ByteString) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
string rule_id = 3; - setScheduleAt(Timestamp) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - setScheduleAt(Timestamp.Builder) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
.google.protobuf.Timestamp schedule_at = 10; - setScheduledAt(Timestamp) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - setScheduledAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
.google.protobuf.Timestamp scheduled_at = 5; - setScopes(int, String) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
repeated string scopes = 7; - setSentAt(Timestamp) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - setSentAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
.google.protobuf.Timestamp sent_at = 9; - setService(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string service = 5; - setServiceBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
string service = 5; - setSession(SessionCreatedEvent.SessionData) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - setSession(SessionCreatedEvent.SessionData.Builder) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
-
.com.nnipa.proto.auth.SessionCreatedEvent.SessionData session = 2; - setSessionDurationMs(long) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
int64 session_duration_ms = 6; - setSessionId(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string session_id = 1; - setSessionId(String) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string session_id = 2; - setSessionId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string session_id = 8; - setSessionId(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string session_id = 3; - setSessionIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string session_id = 1; - setSessionIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string session_id = 2; - setSessionIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string session_id = 8; - setSessionIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string session_id = 3; - setSoftDelete(boolean) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
bool soft_delete = 6; - setSourceService(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Service that generated the event
- setSourceServiceBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Service that generated the event
- setStartedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - setStartedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
.google.protobuf.Timestamp started_at = 4; - setStartTime(Timestamp) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - setStartTime(Timestamp.Builder) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
.google.protobuf.Timestamp start_time = 4; - setState(String) - Method in class com.nnipa.proto.common.Address.Builder
-
string state = 3; - setStateBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
-
string state = 3; - setStatuses(int, ComplianceStatusResponse.ComplianceStatus) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - setStatuses(int, ComplianceStatusResponse.ComplianceStatus.Builder) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
-
repeated .com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus statuses = 2; - setStreet(String) - Method in class com.nnipa.proto.common.Address.Builder
-
string street = 1; - setStreetBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
-
string street = 1; - setSubject(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string subject = 6; - setSubject(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string subject = 7; - setSubject(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string subject = 5; - setSubjectBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string subject = 6; - setSubjectBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string subject = 7; - setSubjectBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string subject = 5; - setSubscriptionTier(SubscriptionTier) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - setSubscriptionTier(SubscriptionTier) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - setSubscriptionTierValue(int) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 4; - setSubscriptionTierValue(int) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
.com.nnipa.proto.common.SubscriptionTier subscription_tier = 5; - setSuccess(boolean) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
bool success = 1; - setTemplate(TemplateCreatedEvent.TemplateData) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - setTemplate(TemplateCreatedEvent.TemplateData.Builder) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
-
.com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData template = 2; - setTemplateId(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string template_id = 4; - setTemplateId(String) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string template_id = 3; - setTemplateId(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string template_id = 6; - setTemplateId(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string template_id = 1; - setTemplateIdBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string template_id = 4; - setTemplateIdBytes(ByteString) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
string template_id = 3; - setTemplateIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string template_id = 6; - setTemplateIdBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
string template_id = 1; - setTenant(TenantCreatedEvent.TenantData) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - setTenant(TenantCreatedEvent.TenantData.Builder) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantCreatedEvent.TenantData tenant = 2; - setTenantId(String) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string tenant_id = 4; - setTenantId(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string tenant_id = 4; - setTenantId(String) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string tenant_id = 4; - setTenantId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string tenant_id = 5; - setTenantId(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string tenant_id = 4; - setTenantId(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string tenant_id = 4; - setTenantId(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string tenant_id = 1; - setTenantId(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string tenant_id = 1; - setTenantId(String) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string tenant_id = 1; - setTenantId(String) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Multi-tenant context
- setTenantId(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string tenant_id = 3; - setTenantId(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string tenant_id = 1; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string tenant_id = 1; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string tenant_id = 2; - setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string tenant_id = 1; - setTenantId(String) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string tenant_id = 4; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string tenant_id = 4; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string tenant_id = 4; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
-
string tenant_id = 5; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string tenant_id = 4; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string tenant_id = 4; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string tenant_id = 1; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
-
string tenant_id = 1; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
string tenant_id = 1; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Multi-tenant context
- setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
string tenant_id = 3; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
-
string tenant_id = 1; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
-
string tenant_id = 1; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
-
string tenant_id = 2; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string tenant_id = 1; - setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
-
string tenant_id = 2; - setTimestamp(Timestamp) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - setTimestamp(Timestamp) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
.google.protobuf.Timestamp timestamp = 7; - setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
.google.protobuf.Timestamp timestamp = 9; - setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.CommandResponse.Builder
-
.google.protobuf.Timestamp timestamp = 5; - setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
-
.google.protobuf.Timestamp timestamp = 4; - setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Event creation time
- setTimezone(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string timezone = 6; - setTimezoneBytes(ByteString) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string timezone = 6; - SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- setToken(TokenGeneratedEvent.TokenData) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - setToken(TokenGeneratedEvent.TokenData.Builder) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
-
.com.nnipa.proto.auth.TokenGeneratedEvent.TokenData token = 2; - setTokenId(String) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string token_id = 4; - setTokenId(String) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string token_id = 2; - setTokenIdBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string token_id = 4; - setTokenIdBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string token_id = 2; - setTokenType(String) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
access, refresh, api_key
- setTokenTypeBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
access, refresh, api_key
- setTotalItems(long) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int64 total_items = 3; - setTotalPages(int) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
-
int32 total_pages = 4; - setTotalRecipients(int) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
-
int32 total_recipients = 2; - setTotalUsage(long) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
-
int64 total_usage = 3; - setTriggeredAt(Timestamp) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - setTriggeredAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
-
.google.protobuf.Timestamp triggered_at = 7; - setType(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
email, sms, push, in-app
- setType(String) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
registration, password_reset, alert, etc.
- setType(String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
email, sms, push
- setTypeBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
-
email, sms, push, in-app
- setTypeBytes(ByteString) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
-
registration, password_reset, alert, etc.
- setTypeBytes(ByteString) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
email, sms, push
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleDeletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuthorizationResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CalculateUsageCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CheckComplianceCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.GetTenantContextCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.TenantContextResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.Address.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.AuditInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.CommandResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ContactInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.EventMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationClickedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationSentEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent.Builder
- setUnlockAt(Timestamp) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - setUnlockAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
.google.protobuf.Timestamp unlock_at = 6; - setUnlockedAt(Timestamp) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - setUnlockedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
.google.protobuf.Timestamp unlocked_at = 5; - setUnlockedBy(String) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlocked_by = 4; - setUnlockedByBytes(ByteString) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlocked_by = 4; - setUnlockReason(String) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlock_reason = 6; - setUnlockReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string unlock_reason = 6; - setUpdate(TenantUpdatedEvent.UpdateData) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - setUpdate(TenantUpdatedEvent.UpdateData.Builder) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
-
.com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData update = 2; - setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
.google.protobuf.Timestamp updated_at = 5; - setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
.google.protobuf.Timestamp updated_at = 4; - setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
.google.protobuf.Timestamp updated_at = 7; - setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
.google.protobuf.Timestamp updated_at = 4; - setUpdatedBy(String) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string updated_by = 6; - setUpdatedBy(String) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string updated_by = 6; - setUpdatedBy(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string updated_by = 3; - setUpdatedBy(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string updated_by = 3; - setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent.Builder
-
string updated_by = 6; - setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent.Builder
-
string updated_by = 6; - setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string updated_by = 3; - setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData.Builder
-
string updated_by = 3; - setUsage(UsageDataResponse.UsageData) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - setUsage(UsageDataResponse.UsageData.Builder) - Method in class com.nnipa.proto.command.UsageDataResponse.Builder
-
.com.nnipa.proto.command.UsageDataResponse.UsageData usage = 2; - setUserAgent(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string user_agent = 5; - setUserAgent(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_agent = 7; - setUserAgent(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_agent = 7; - setUserAgent(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_agent = 8; - setUserAgent(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string user_agent = 6; - setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string user_agent = 5; - setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_agent = 7; - setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_agent = 7; - setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_agent = 8; - setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
-
string user_agent = 6; - setUserId(String) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string user_id = 3; - setUserId(String) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string user_id = 1; - setUserId(String) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string user_id = 3; - setUserId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_id = 1; - setUserId(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string user_id = 1; - setUserId(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_id = 1; - setUserId(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string user_id = 3; - setUserId(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string user_id = 2; - setUserId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
User who triggered the event
- setUserId(String) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string user_id = 1; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AccountLockedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.MFADisabledEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SessionExpiredEvent.Builder
-
string user_id = 3; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData.Builder
-
string user_id = 1; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.TokenRevokedEvent.Builder
-
string user_id = 3; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string user_id = 1; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
-
string user_id = 1; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string user_id = 1; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent.Builder
-
string user_id = 3; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuthorizeActionCommand.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
string user_id = 2; - setUserIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
User who triggered the event
- setUserIdBytes(ByteString) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData.Builder
-
string user_id = 1; - setUsername(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string username = 1; - setUsername(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string username = 3; - setUsername(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string username = 3; - setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
-
string username = 1; - setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
-
string username = 3; - setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
-
string username = 3; - setValidations(int, String) - Method in class com.nnipa.proto.command.ValidateTenantCommand.Builder
-
active, subscription, features
- setValidations(int, String) - Method in class com.nnipa.proto.command.ValidateUserCommand.Builder
-
active, mfa, permissions
- setVariables(int, String) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData.Builder
-
repeated string variables = 7; - setVersion(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
-
Schema version
- setViolations(int, String) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus.Builder
-
repeated string violations = 3; - setWillRetry(boolean) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData.Builder
-
bool will_retry = 8; - SOFT_DELETE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
- SOURCE_SERVICE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- START_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CalculateUsageCommand
- STARTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- STATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
- STATUSES_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ComplianceStatusResponse
- STREET_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
- SUBJECT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- SUBJECT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- SUBJECT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- SUBSCRIPTION_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- SUBSCRIPTION_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- SubscriptionChangedEvent - Class in com.nnipa.proto.tenant
-
Event: Subscription Changed
- SubscriptionChangedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Subscription Changed
- SubscriptionChangedEvent.SubscriptionChange - Class in com.nnipa.proto.tenant
-
Protobuf type
com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange - SubscriptionChangedEvent.SubscriptionChange.Builder - Class in com.nnipa.proto.tenant
-
Protobuf type
com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange - SubscriptionChangedEvent.SubscriptionChangeOrBuilder - Interface in com.nnipa.proto.tenant
- SubscriptionChangedEventOrBuilder - Interface in com.nnipa.proto.tenant
- SubscriptionTier - Enum Class in com.nnipa.proto.common
-
Subscription tier enum
- SUCCESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
T
- TEMPLATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent
- TEMPLATE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- TEMPLATE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- TEMPLATE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- TEMPLATE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- TEMPLATE_VARIABLES_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- TemplateCreatedEvent - Class in com.nnipa.proto.notification
-
Event: Template Created
- TemplateCreatedEvent.Builder - Class in com.nnipa.proto.notification
-
Event: Template Created
- TemplateCreatedEvent.TemplateData - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData - TemplateCreatedEvent.TemplateData.Builder - Class in com.nnipa.proto.notification
-
Protobuf type
com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData - TemplateCreatedEvent.TemplateDataOrBuilder - Interface in com.nnipa.proto.notification
- TemplateCreatedEventOrBuilder - Interface in com.nnipa.proto.notification
- TENANT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountLockedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountUnlockedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFADisabledEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionExpiredEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenRevokedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyCreatedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyUpdatedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.ResourceProtectedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleDeletedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleUpdatedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizeActionCommand
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CalculateUsageCommand
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CheckComplianceCommand
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.GetTenantContextCommand
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateTenantCommand
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateUserCommand
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- TenantActivatedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Activated
- TenantActivatedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Activated
- TenantActivatedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantContextResponse - Class in com.nnipa.proto.command
-
Response: Tenant Context
- TenantContextResponse.Builder - Class in com.nnipa.proto.command
-
Response: Tenant Context
- TenantContextResponse.TenantContext - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.TenantContextResponse.TenantContext - TenantContextResponse.TenantContext.Builder - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.TenantContextResponse.TenantContext - TenantContextResponse.TenantContextOrBuilder - Interface in com.nnipa.proto.command
- TenantContextResponseOrBuilder - Interface in com.nnipa.proto.command
- TenantCreatedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Created
- TenantCreatedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Created
- TenantCreatedEvent.TenantData - Class in com.nnipa.proto.tenant
-
Protobuf type
com.nnipa.proto.tenant.TenantCreatedEvent.TenantData - TenantCreatedEvent.TenantData.Builder - Class in com.nnipa.proto.tenant
-
Protobuf type
com.nnipa.proto.tenant.TenantCreatedEvent.TenantData - TenantCreatedEvent.TenantDataOrBuilder - Interface in com.nnipa.proto.tenant
- TenantCreatedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantDeactivatedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Deactivated
- TenantDeactivatedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Deactivated
- TenantDeactivatedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantDeletedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Deleted
- TenantDeletedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Deleted
- TenantDeletedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantEventProtos - Class in com.nnipa.proto.tenant
- TenantProvisioningCompletedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Provisioning Completed
- TenantProvisioningCompletedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Provisioning Completed
- TenantProvisioningCompletedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantProvisioningFailedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Provisioning Failed
- TenantProvisioningFailedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Provisioning Failed
- TenantProvisioningFailedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantProvisioningStartedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Provisioning Started
- TenantProvisioningStartedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Provisioning Started
- TenantProvisioningStartedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantSettingsChangedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Settings Changed
- TenantSettingsChangedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Settings Changed
- TenantSettingsChangedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TenantUpdatedEvent - Class in com.nnipa.proto.tenant
-
Event: Tenant Updated
- TenantUpdatedEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Tenant Updated
- TenantUpdatedEvent.UpdateData - Class in com.nnipa.proto.tenant
-
Protobuf type
com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData - TenantUpdatedEvent.UpdateData.Builder - Class in com.nnipa.proto.tenant
-
Protobuf type
com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData - TenantUpdatedEvent.UpdateDataOrBuilder - Interface in com.nnipa.proto.tenant
- TenantUpdatedEventOrBuilder - Interface in com.nnipa.proto.tenant
- TIER_BASIC - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_BASIC = 2; - TIER_BASIC_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_BASIC = 2; - TIER_ENTERPRISE - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_ENTERPRISE = 4; - TIER_ENTERPRISE_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_ENTERPRISE = 4; - TIER_FREE - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_FREE = 1; - TIER_FREE_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_FREE = 1; - TIER_GOVERNMENT - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_GOVERNMENT = 5; - TIER_GOVERNMENT_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_GOVERNMENT = 5; - TIER_PROFESSIONAL - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_PROFESSIONAL = 3; - TIER_PROFESSIONAL_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_PROFESSIONAL = 3; - TIER_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_UNSPECIFIED = 0; - TIER_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
-
TIER_UNSPECIFIED = 0; - TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
- TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
- TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- TIMEZONE_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- toBuilder() - Method in class com.nnipa.proto.auth.AccountLockedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- toBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.MFADisabledEvent
- toBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- toBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- toBuilder() - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- toBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- toBuilder() - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- toBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- toBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent
- toBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- toBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent
- toBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- toBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- toBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- toBuilder() - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- toBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- toBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand
- toBuilder() - Method in class com.nnipa.proto.command.AuthorizationResponse
- toBuilder() - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- toBuilder() - Method in class com.nnipa.proto.command.CalculateUsageCommand
- toBuilder() - Method in class com.nnipa.proto.command.CheckComplianceCommand
- toBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- toBuilder() - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- toBuilder() - Method in class com.nnipa.proto.command.GetTenantContextCommand
- toBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- toBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- toBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand
- toBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- toBuilder() - Method in class com.nnipa.proto.command.TenantContextResponse
- toBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse
- toBuilder() - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- toBuilder() - Method in class com.nnipa.proto.command.ValidateTenantCommand
- toBuilder() - Method in class com.nnipa.proto.command.ValidateUserCommand
- toBuilder() - Method in class com.nnipa.proto.common.Address
- toBuilder() - Method in class com.nnipa.proto.common.AuditInfo
- toBuilder() - Method in class com.nnipa.proto.common.CommandResponse
- toBuilder() - Method in class com.nnipa.proto.common.ContactInfo
- toBuilder() - Method in class com.nnipa.proto.common.ErrorDetail
- toBuilder() - Method in class com.nnipa.proto.common.EventMetadata
- toBuilder() - Method in class com.nnipa.proto.common.PaginationInfo
- toBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- toBuilder() - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- toBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- toBuilder() - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- toBuilder() - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- toBuilder() - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- toBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- toBuilder() - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- toBuilder() - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- toBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- toBuilder() - Method in class com.nnipa.proto.notification.NotificationSentEvent
- toBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- toBuilder() - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- toBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- toBuilder() - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- toBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- toBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- toBuilder() - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
- TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent
- TOKEN_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- TOKEN_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenRevokedEvent
- TOKEN_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- TokenGeneratedEvent - Class in com.nnipa.proto.auth
-
Event: Token Generated
- TokenGeneratedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Token Generated
- TokenGeneratedEvent.TokenData - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.TokenGeneratedEvent.TokenData - TokenGeneratedEvent.TokenData.Builder - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.TokenGeneratedEvent.TokenData - TokenGeneratedEvent.TokenDataOrBuilder - Interface in com.nnipa.proto.auth
- TokenGeneratedEventOrBuilder - Interface in com.nnipa.proto.auth
- TokenRevokedEvent - Class in com.nnipa.proto.auth
-
Event: Token Revoked
- TokenRevokedEvent.Builder - Class in com.nnipa.proto.auth
-
Event: Token Revoked
- TokenRevokedEventOrBuilder - Interface in com.nnipa.proto.auth
- TOTAL_ITEMS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
- TOTAL_PAGES_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
- TOTAL_RECIPIENTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- TOTAL_USAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse.UsageData
- TRIGGERED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- TYPE_PREFERENCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
U
- UNLOCK_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountLockedEvent
- UNLOCK_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountUnlockedEvent
- UNLOCKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountUnlockedEvent
- UNLOCKED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountUnlockedEvent
- UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
- UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.EventStatus
- UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.OrganizationType
- UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.Priority
- UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
- UPDATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent
- UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyUpdatedEvent
- UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleUpdatedEvent
- UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
- UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyUpdatedEvent
- UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleUpdatedEvent
- UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
- UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- USAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.UsageDataResponse
- UsageDataResponse - Class in com.nnipa.proto.command
-
Response: Usage Data
- UsageDataResponse.Builder - Class in com.nnipa.proto.command
-
Response: Usage Data
- UsageDataResponse.UsageData - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.UsageDataResponse.UsageData - UsageDataResponse.UsageData.Builder - Class in com.nnipa.proto.command
-
Protobuf type
com.nnipa.proto.command.UsageDataResponse.UsageData - UsageDataResponse.UsageDataOrBuilder - Interface in com.nnipa.proto.command
- UsageDataResponseOrBuilder - Interface in com.nnipa.proto.command
- UsageLimitExceededEvent - Class in com.nnipa.proto.tenant
-
Event: Usage Limit Exceeded
- UsageLimitExceededEvent.Builder - Class in com.nnipa.proto.tenant
-
Event: Usage Limit Exceeded
- UsageLimitExceededEventOrBuilder - Interface in com.nnipa.proto.tenant
- USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountLockedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AccountUnlockedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFADisabledEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SessionExpiredEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.TokenRevokedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuthorizeActionCommand
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateUserCommand
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- UserLoginEvent - Class in com.nnipa.proto.auth
-
Event: User Login
- UserLoginEvent.Builder - Class in com.nnipa.proto.auth
-
Event: User Login
- UserLoginEvent.LoginData - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.UserLoginEvent.LoginData - UserLoginEvent.LoginData.Builder - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.UserLoginEvent.LoginData - UserLoginEvent.LoginDataOrBuilder - Interface in com.nnipa.proto.auth
- UserLoginEventOrBuilder - Interface in com.nnipa.proto.auth
- UserLogoutEvent - Class in com.nnipa.proto.auth
-
Event: User Logout
- UserLogoutEvent.Builder - Class in com.nnipa.proto.auth
-
Event: User Logout
- UserLogoutEvent.LogoutData - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.UserLogoutEvent.LogoutData - UserLogoutEvent.LogoutData.Builder - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.UserLogoutEvent.LogoutData - UserLogoutEvent.LogoutDataOrBuilder - Interface in com.nnipa.proto.auth
- UserLogoutEventOrBuilder - Interface in com.nnipa.proto.auth
- USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- UserRegisteredEvent - Class in com.nnipa.proto.auth
-
Event: User Registered
- UserRegisteredEvent.Builder - Class in com.nnipa.proto.auth
-
Event: User Registered
- UserRegisteredEvent.RegistrationData - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData - UserRegisteredEvent.RegistrationData.Builder - Class in com.nnipa.proto.auth
-
Protobuf type
com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData - UserRegisteredEvent.RegistrationDataOrBuilder - Interface in com.nnipa.proto.auth
- UserRegisteredEventOrBuilder - Interface in com.nnipa.proto.auth
V
- ValidateTenantCommand - Class in com.nnipa.proto.command
-
Command: Validate Tenant
- ValidateTenantCommand.Builder - Class in com.nnipa.proto.command
-
Command: Validate Tenant
- ValidateTenantCommandOrBuilder - Interface in com.nnipa.proto.command
- ValidateUserCommand - Class in com.nnipa.proto.command
-
Command: Validate User
- ValidateUserCommand.Builder - Class in com.nnipa.proto.command
-
Command: Validate User
- ValidateUserCommandOrBuilder - Interface in com.nnipa.proto.command
- VALIDATIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateTenantCommand
- VALIDATIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ValidateUserCommand
- valueOf(int) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
-
Deprecated.
- valueOf(int) - Static method in enum class com.nnipa.proto.common.EventStatus
-
Deprecated.
- valueOf(int) - Static method in enum class com.nnipa.proto.common.OrganizationType
-
Deprecated.
- valueOf(int) - Static method in enum class com.nnipa.proto.common.Priority
-
Deprecated.
- valueOf(int) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.EventStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.OrganizationType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.Priority
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nnipa.proto.common.EventStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nnipa.proto.common.OrganizationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nnipa.proto.common.Priority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nnipa.proto.common.EventStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nnipa.proto.common.OrganizationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nnipa.proto.common.Priority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nnipa.proto.common.SubscriptionTier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIABLES_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- VERSION_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
- VIOLATIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
W
- WILL_RETRY_FIELD_NUMBER - Static variable in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.AccountLockedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.AccountUnlockedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.LoginFailedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.MFADisabledEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.PasswordResetCompletedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.SessionCreatedEvent.SessionData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.SessionCreatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.SessionExpiredEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent.TokenData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.TokenGeneratedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.TokenRevokedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLoginEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLogoutEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.PermissionRevokedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.PolicyCreatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.PolicyEvaluatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.PolicyUpdatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.ResourceProtectedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleDeletedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleUpdatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.AuditLogCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.AuthorizationResponse
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.AuthorizeActionCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.CalculateUsageCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.CheckComplianceCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.ComplianceStatusResponse.ComplianceStatus
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.ComplianceStatusResponse
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.GetTenantContextCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.SendNotificationCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.TenantContextResponse.TenantContext
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.TenantContextResponse
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.UsageDataResponse.UsageData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.UsageDataResponse
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.ValidateTenantCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.ValidateUserCommand
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.Address
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.AuditInfo
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.CommandResponse
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.ContactInfo
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.ErrorDetail
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.EventMetadata
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.PaginationInfo
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent.BatchData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.BatchNotificationQueuedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent.EscalationData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.EscalationTriggeredEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.NotificationClickedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.NotificationDeliveredEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.NotificationFailedEvent.FailureData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.NotificationFailedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.NotificationOpenedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.NotificationSentEvent.NotificationData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.NotificationSentEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent.PreferenceData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.PreferenceUpdatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent.TemplateData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.notification.TemplateCreatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.ComplianceStatusChangedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent.SubscriptionChange
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SubscriptionChangedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.TenantData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantProvisioningCompletedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantProvisioningFailedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantProvisioningStartedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantSettingsChangedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.UpdateData
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
- writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.UsageLimitExceededEvent
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form